Searched refs:isCurrentModulePurview (Results 1 – 3 of 3) sorted by relevance
320 if (isCurrentModulePurview()) { in ActOnModuleDecl()610 if (getLangOpts().CPlusPlusModules && isCurrentModulePurview() && in ActOnModuleImport()859 if (!isCurrentModulePurview()) { in ActOnStartExportDecl()1075 bool Sema::isCurrentModulePurview() const { in isCurrentModulePurview() function in Sema
16703 if (getLangOpts().CPlusPlusModules && isCurrentModulePurview()) { in ActOnStartLinkageSpecification()
9736 bool isCurrentModulePurview() const;