Searched refs:AssociatedNamespaceSet (Results 1 – 3 of 3) sorted by relevance
1971 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup()1978 Sema::AssociatedNamespaceSet &Namespaces;1987 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()2319 AssociatedNamespaceSet &AssociatedNamespaces, in FindAssociatedClassesAndNamespaces()2851 AssociatedNamespaceSet AssociatedNamespaces; in ArgumentDependentLookup()
10546 Sema::AssociatedNamespaceSet AssociatedNamespaces; in DiagnoseTwoPhaseLookup()10551 Sema::AssociatedNamespaceSet SuggestedNamespaces; in DiagnoseTwoPhaseLookup()10554 for (Sema::AssociatedNamespaceSet::iterator in DiagnoseTwoPhaseLookup()
2205 typedef llvm::SmallPtrSet<DeclContext *, 16> AssociatedNamespaceSet; typedef2697 AssociatedNamespaceSet &AssociatedNamespaces,