Searched defs:GetInScopeOnly (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lldb/source/API/ | ||
D | SBVariablesOptions.cpp | 56 bool GetInScopeOnly() const { return m_in_scope_only; } in GetInScopeOnly() function in VariablesOptionsImpl |