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