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