Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp95 class UnqualUsingDirectiveSet { class
104 UnqualUsingDirectiveSet(Sema &SemaRef) : SemaRef(SemaRef) {} in UnqualUsingDirectiveSet() function in __anonb0e6ccc60111::UnqualUsingDirectiveSet
1202 DeclContext *NS, UnqualUsingDirectiveSet &UDirs) { in CppNamespaceLookup()
1297 UnqualUsingDirectiveSet UDirs(*this); in CppLookupName()
4072 UnqualUsingDirectiveSet UDirs(SemaRef); in lookupVisibleDecls()
4297 UnqualUsingDirectiveSet &UDirs) { in lookupInScope()