Searched refs:isCurrentModulePurview (Results 1 – 3 of 3) sorted by relevance
326 if (isCurrentModulePurview()) { in ActOnModuleDecl()615 if (getLangOpts().CPlusPlusModules && isCurrentModulePurview() && in ActOnModuleImport()873 if (!isCurrentModulePurview()) { in ActOnStartExportDecl()1089 bool Sema::isCurrentModulePurview() const { in isCurrentModulePurview() function in Sema
17179 if (getLangOpts().CPlusPlusModules && isCurrentModulePurview()) { in ActOnStartLinkageSpecification()
9934 bool isCurrentModulePurview() const;