Lines Matching defs:AssociatedNamespaces
9960 Sema::AssociatedNamespaceSet AssociatedNamespaces;9963 AssociatedNamespaces,9969 it = AssociatedNamespaces.begin(),9970 end = AssociatedNamespaces.end(); it != end; ++it) {