Searched refs:SubModID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2106 SubmoduleID SubModID; member in struct:ModuleMacroRecord
2143 Info.SubModID = getGlobalSubmoduleID(M, Record[0]);
2174 Module *Owner = getSubmodule(MMR.SubModID);

Completed in 134 milliseconds