Searched refs:ImportedSubmodule (Results 1 – 2 of 2) sorted by relevance
814 struct ImportedSubmodule { struct818 ImportedSubmodule(serialization::SubmoduleID ID, SourceLocation ImportLoc) in ImportedSubmodule() argument824 SmallVector<ImportedSubmodule, 2> ImportedModules;
3269 ImportedModules.push_back(ImportedSubmodule(GlobalID, Loc)); in ReadASTBlock()