Searched refs:IsFirstDecl (Results 1 – 1 of 1) sorted by relevance
179 bool IsFirstDecl = ImportState == ModuleImportState::FirstDecl; in ActOnModuleDecl() local247 if (getLangOpts().CPlusPlusModules && !IsFirstDecl && !SeenGMF) { in ActOnModuleDecl()