Searched refs:AssociatedNamespaceSet (Results 1 – 3 of 3) sorted by relevance
1951 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup()1958 Sema::AssociatedNamespaceSet &Namespaces;1967 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()2299 AssociatedNamespaceSet &AssociatedNamespaces, in FindAssociatedClassesAndNamespaces()2831 AssociatedNamespaceSet AssociatedNamespaces; in ArgumentDependentLookup()
10497 Sema::AssociatedNamespaceSet AssociatedNamespaces; in DiagnoseTwoPhaseLookup()10502 Sema::AssociatedNamespaceSet SuggestedNamespaces; in DiagnoseTwoPhaseLookup()10505 for (Sema::AssociatedNamespaceSet::iterator in DiagnoseTwoPhaseLookup()
2269 typedef llvm::SmallPtrSet<DeclContext *, 16> AssociatedNamespaceSet; typedef2757 AssociatedNamespaceSet &AssociatedNamespaces,