Home
last modified time | relevance | path

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

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