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