Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
lldb
/
bindings
/
interface
/
SBSymbolDocstrings.i
blob: 990dee0def2bcf270997011512e12d8c57f41784 [
file
] [
log
] [
blame
]
%
feature
(
"docstring"
,
"Represents the symbol possibly associated with a stack frame.
:py:class:`SBModule` contains SBSymbol(s). SBSymbol can also be retrieved from :py:class:`SBFrame` ."
)
lldb
::
SBSymbol
;