Searched defs:GetInScopeOnly (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBVariablesOptions.cpp54 bool GetInScopeOnly() const { return m_in_scope_only; } function in class:VariablesOptionsImpl
160 bool SBVariablesOptions::GetInScopeOnly() const { function in class:SBVariablesOptions

Completed in 203 milliseconds