Searched refs:ImplicitGlobalModuleFragment (Results 1 – 3 of 3) sorted by relevance
616 !ModuleScopes.back().ImplicitGlobalModuleFragment); in ActOnModuleImport()
1035 ModuleScopes.back().ImplicitGlobalModuleFragment = true; in ActOnStartOfTranslationUnit()1210 !ModuleScopes.back().ImplicitGlobalModuleFragment) { in ActOnEndOfTranslationUnit()
2279 bool ImplicitGlobalModuleFragment = false; member