Searched refs:isGlobalModule (Results 1 – 5 of 5) sorted by relevance
169 bool isGlobalModule() const { return Kind == GlobalModuleFragment; } in isGlobalModule() function558 if (isGlobalModule()) in getPrimaryModuleInterfaceName()
547 ModuleScopes.back().Module->isGlobalModule()))) { in ActOnModuleImport()548 assert((!ModuleScopes.back().Module->isGlobalModule() || in ActOnModuleImport()944 assert(!ModuleScopes.empty() && getCurrentModule()->isGlobalModule() && in PopGlobalModuleFragment()
1871 if (M->isGlobalModule() && M != this->GlobalModuleFragment) in isModuleVisible()
16343 getCurrentModule()->isGlobalModule() && getCurrentModule()->Parent) in ActOnFinishLinkageSpecification()
9495 NewFD->getOwningModule()->isGlobalModule() || in ActOnFunctionDeclarator()