Home | History | Annotate | Download | only in Sema

Lines Matching refs:AssociatedNamespaces

10337       Sema::AssociatedNamespaceSet AssociatedNamespaces;
10340 AssociatedNamespaces,
10346 it = AssociatedNamespaces.begin(),
10347 end = AssociatedNamespaces.end(); it != end; ++it) {