Searched refs:DeferredExportedNamespaces (Results 1 – 3 of 3) sorted by relevance
756 if (!DeferredExportedNamespaces.insert(ND).second) in ActOnStartExportDecl()
11275 if (DeferredExportedNamespaces.erase(Namespc)) in ActOnFinishNamespaceDef()
2259 llvm::SmallPtrSet<const NamespaceDecl*, 8> DeferredExportedNamespaces; variable