Home
last modified time | relevance | path

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

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