Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBExpressionOptions.h93 bool GetTopLevel();
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBExpressionOptions.i138 GetTopLevel();
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBExpressionOptions.cpp226 bool SBExpressionOptions::GetTopLevel() { in GetTopLevel() function in SBExpressionOptions