Home
last modified time | relevance | path

Searched refs:local_var_lookup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1415 bool local_var_lookup = !namespace_decl || (namespace_decl.GetName() == in FindExternalVisibleDecls() local
1417 if (frame && local_var_lookup) in FindExternalVisibleDecls()