Searched refs:ImplicitGlobalModuleFragment (Results 1 – 2 of 2) sorted by relevance
949 ModuleScopes.back().ImplicitGlobalModuleFragment = true; in ActOnStartOfTranslationUnit()1121 !ModuleScopes.back().ImplicitGlobalModuleFragment) { in ActOnEndOfTranslationUnit()
2136 bool ImplicitGlobalModuleFragment = false; member