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

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp59 void SetInScopeOnly(bool b) { m_in_scope_only = b; } function in class:VariablesOptionsImpl
179 void SBVariablesOptions::SetInScopeOnly(bool in_scope_only) { function in class:SBVariablesOptions

Completed in 64 milliseconds