Searched defs:GetInScopeOnly (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/API/ | ||
H A D | SBVariablesOptions.cpp | 54 bool GetInScopeOnly() const { return m_in_scope_only; } in GetInScopeOnly() function in VariablesOptionsImpl |