Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp90 class UnqualUsingDirectiveSet { class
99 UnqualUsingDirectiveSet(Sema &SemaRef) : SemaRef(SemaRef) {} in UnqualUsingDirectiveSet() function in __anon7874a3fe0111::UnqualUsingDirectiveSet
935 DeclContext *NS, UnqualUsingDirectiveSet &UDirs) { in CppNamespaceLookup()
1089 UnqualUsingDirectiveSet UDirs(*this); in CppLookupName()
3675 UnqualUsingDirectiveSet &UDirs, in LookupVisibleDecls()
3773 UnqualUsingDirectiveSet UDirs(*this); in LookupVisibleDecls()