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