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