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