brintos

brintos / llvm-project-archived public Read only

0
0
Text · 232 B · a7304f5 Raw
6 lines · plain
1%feature("docstring",2"Class that represents a format string that can be used to generate "3"descriptions of objects like frames and threads. See "4"https://lldb.llvm.org/use/formatting.html for more information."5) lldb::SBFormat;6