Searched refs:ImplicitGlobalModuleFragment (Results 1 – 3 of 3) sorted by relevance
564 !ModuleScopes.back().ImplicitGlobalModuleFragment); in ActOnModuleImport()
1033 ModuleScopes.back().ImplicitGlobalModuleFragment = true; in ActOnStartOfTranslationUnit()1208 !ModuleScopes.back().ImplicitGlobalModuleFragment) { in ActOnEndOfTranslationUnit()
2247 bool ImplicitGlobalModuleFragment = false; member