Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h305 void LookupInNamespace(NameSearchContext &context);
H A DClangASTSource.cpp529 LookupInNamespace(context); in FindExternalVisibleDecls()
1323 void ClangASTSource::LookupInNamespace(NameSearchContext &context) { in LookupInNamespace() function in ClangASTSource