Searched refs:GlobalModuleFragment (Results 1 – 6 of 6) sorted by relevance
60 ModuleScopes.back().Module->Kind == Module::GlobalModuleFragment) { in ActOnGlobalModuleFragmentDecl()139 Module *GlobalModuleFragment = nullptr; in ActOnModuleDecl() local141 ModuleScopes.back().Module->Kind == Module::GlobalModuleFragment) in ActOnModuleDecl()142 GlobalModuleFragment = ModuleScopes.back().Module; in ActOnModuleDecl()146 if (getLangOpts().CPlusPlusModules && !IsFirstDecl && !GlobalModuleFragment) { in ActOnModuleDecl()199 GlobalModuleFragment); in ActOnModuleDecl()214 GlobalModuleFragment); in ActOnModuleDecl()219 if (!GlobalModuleFragment) { in ActOnModuleDecl()251 switch (ModuleScopes.empty() ? Module::GlobalModuleFragment in ActOnPrivateModuleFragmentDecl()254 case Module::GlobalModuleFragment: in ActOnPrivateModuleFragmentDecl()
1120 ModuleScopes.back().Module->Kind == Module::GlobalModuleFragment && in ActOnEndOfTranslationUnit()
1564 (M->Kind == Module::GlobalModuleFragment && !M->Parent); in isInCurrentModule()5378 if (M->Kind == Module::GlobalModuleFragment) in diagnoseMissingImport()
113 GlobalModuleFragment, enumerator
840 PendingSubmodules.back()->Kind = Module::GlobalModuleFragment; in createGlobalModuleFragmentForModuleUnit()
1535 case Module::GlobalModuleFragment: { in getOwningModuleForLinkage()