[clang] constexpr built-in elementwise bitreverse function. (#118177)
[llvm-project.git] / lldb / bindings / interface / SBReproducerDocstrings.i
blobe8972cfd3054ea3fc06a5380b3eeab2ae40c815c
1 %feature("docstring",
2 "Controls LLDB's reproducer functionality."
3 ) lldb::SBReproducer;