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

/external/clang/lib/Serialization/
H A DASTWriter.cpp2468 unsigned OtherID = getSubmoduleID(Mod->Conflicts[I].Other); local
2469 assert(OtherID && "Unknown submodule!");
2470 Record.push_back(OtherID);

Completed in 1181 milliseconds