Home
last modified time | relevance | path

Searched defs:in_scope_only (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp166 void SBVariablesOptions::SetInScopeOnly(bool in_scope_only) { in SetInScopeOnly()
H A DSBFrame.cpp729 GetVariables(bool arguments,bool locals,bool statics,bool in_scope_only) GetVariables() argument
758 GetVariables(bool arguments,bool locals,bool statics,bool in_scope_only,lldb::DynamicValueType use_dynamic) GetVariables() argument
794 const bool in_scope_only = options.GetInScopeOnly(); GetVariables() local