Searched refs:UEnd (Results 1 – 1 of 1) sorted by relevance
685 UEnd = Unresolved->end(); U != UEnd; ++U) { in LookupDirect() local753 UnqualUsingDirectiveSet::const_iterator UI, UEnd; in CppNamespaceLookup() local754 llvm::tie(UI, UEnd) = UDirs.getNamespacesFor(NS); in CppNamespaceLookup()756 for (; UI != UEnd; ++UI) in CppNamespaceLookup()3051 UnqualUsingDirectiveSet::const_iterator UI, UEnd; in LookupVisibleDecls() local3052 llvm::tie(UI, UEnd) = UDirs.getNamespacesFor(Entity); in LookupVisibleDecls()3053 for (; UI != UEnd; ++UI) in LookupVisibleDecls()