Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h305 void LookupInNamespace(NameSearchContext &context);
H A DClangASTSource.cpp548 LookupInNamespace(context); in FindExternalVisibleDecls()
1391 void ClangASTSource::LookupInNamespace(NameSearchContext &context) { in LookupInNamespace() function in ClangASTSource