Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h450 bool LookupLocalVariable(NameSearchContext &context, ConstString name,
H A DClangExpressionDeclMap.cpp1059 bool ClangExpressionDeclMap::LookupLocalVariable( in LookupLocalVariable() function in ClangExpressionDeclMap
1423 if (LookupLocalVariable(context, name, sym_ctx, namespace_decl)) in FindExternalVisibleDecls()