Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp101 void visitScopeChain(Scope *S, Scope *InnermostFileScope) { in visitScopeChain() function in __anon7874a3fe0111::UnqualUsingDirectiveSet
1213 UDirs.visitScopeChain(Initial, InnermostFileScope); in CppLookupName()
1254 UDirs.visitScopeChain(Initial, S); in CppLookupName()
3779 UDirs.visitScopeChain(Initial, S); in LookupVisibleDecls()