Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
refs/heads/master
/
.
/
lldb
/
bindings
/
interface
/
SBFormatDocstrings.i
blob: a7304f5f6a8483794f5d350729e08d1bd8d71827 [
file
] [
log
] [
blame
] [
edit
]
%
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
;