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