Home
last modified time | relevance | path

Searched refs:SetTopLevel (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp260 void SBExpressionOptions::SetTopLevel(bool b) { in SetTopLevel() function in SBExpressionOptions
261 LLDB_RECORD_METHOD(void, SBExpressionOptions, SetTopLevel, (bool), b); in SetTopLevel()
343 LLDB_REGISTER_METHOD(void, SBExpressionOptions, SetTopLevel, (bool)); in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBExpressionOptions.h95 void SetTopLevel(bool b = true);
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBExpressionOptions.i141 SetTopLevel(bool b = true);
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp24767 (arg1)->SetTopLevel(arg2); in _wrap_SBExpressionOptions_SetTopLevel__SWIG_0()
24790 (arg1)->SetTopLevel(); in _wrap_SBExpressionOptions_SetTopLevel__SWIG_1()