Searched refs:AssociatedNamespaceSet (Results 1 – 3 of 3) sorted by relevance
2379 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup()2386 Sema::AssociatedNamespaceSet &Namespaces;2395 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()2729 AssociatedNamespaceSet &AssociatedNamespaces, in FindAssociatedClassesAndNamespaces()3257 AssociatedNamespaceSet AssociatedNamespaces; in ArgumentDependentLookup()
11110 Sema::AssociatedNamespaceSet AssociatedNamespaces; in DiagnoseTwoPhaseLookup()11115 Sema::AssociatedNamespaceSet SuggestedNamespaces; in DiagnoseTwoPhaseLookup()11118 for (Sema::AssociatedNamespaceSet::iterator in DiagnoseTwoPhaseLookup()
2448 typedef llvm::SmallSetVector<DeclContext *, 16> AssociatedNamespaceSet; typedef2976 AssociatedNamespaceSet &AssociatedNamespaces,