Home
last modified time | relevance | path

Searched refs:GetTopLevel (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBExpressionOptions.h95 bool GetTopLevel();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp226 bool SBExpressionOptions::GetTopLevel() { in GetTopLevel() function in SBExpressionOptions
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp26934 result = (bool)(arg1)->GetTopLevel(); in _wrap_SBExpressionOptions_GetTopLevel()