Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Namespaces

6414 /// associated with them. C++ namespaces, on the other hand, can have
6439 // modules get merged, e.g., when two namespaces with the same name are
6541 // modules get merged, e.g., when two namespaces with the same name are
7020 SmallVectorImpl<NamespaceDecl *> &Namespaces) {
7021 Namespaces.clear();
7026 Namespaces.push_back(Namespace);