bolt/deps/llvm-18.1.8/lldb/bindings/interface/SBFormatDocstrings.i

6 lines
232 B
OpenEdge ABL
Raw Normal View History

2025-02-14 19:21:04 +01:00
%feature("docstring",
"Class that represents a format string that can be used to generate "
"descriptions of objects like frames and threads. See "
"https://lldb.llvm.org/use/formatting.html for more information."
) lldb::SBFormat;