Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Namespaces

5464 /// associated with them. C++ namespaces, on the other hand, can have
5489 // modules get merged, e.g., when two namespaces with the same name are
5588 // modules get merged, e.g., when two namespaces with the same name are
6032 SmallVectorImpl<NamespaceDecl *> &Namespaces) {
6033 Namespaces.clear();
6038 Namespaces.push_back(Namespace);