Searched refs:BuildingSubmoduleInfo (Results 1 – 2 of 2) sorted by relevance
627 BuildingSubmoduleInfo(M, ImportLoc, CurSubmoduleState)); in EnterSubmodule()669 BuildingSubmoduleInfo(M, ImportLoc, CurSubmoduleState)); in EnterSubmodule()
507 struct BuildingSubmoduleInfo { struct508 BuildingSubmoduleInfo(Module *M, SourceLocation ImportLoc, in BuildingSubmoduleInfo() argument520 SmallVector<BuildingSubmoduleInfo, 8> BuildingSubmoduleStack; argument