Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Namespaces

4914   // modules get merged, e.g., when two namespaces with the same name are 
5002 // modules get merged, e.g., when two namespaces with the same name are
5397 SmallVectorImpl<NamespaceDecl *> &Namespaces) {
5398 Namespaces.clear();
5403 Namespaces.push_back(Namespace);