Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp254 bool SBExpressionOptions::GetTopLevel() { in GetTopLevel() function in SBExpressionOptions
255 LLDB_RECORD_METHOD_NO_ARGS(bool, SBExpressionOptions, GetTopLevel); in GetTopLevel()
342 LLDB_REGISTER_METHOD(bool, SBExpressionOptions, GetTopLevel, ()); in RegisterMethods()
/external/llvm-project/lldb/include/lldb/API/
DSBExpressionOptions.h93 bool GetTopLevel();
/external/llvm-project/lldb/bindings/interface/
DSBExpressionOptions.i138 GetTopLevel();