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