Lines Matching full:conflicts
2464 // Emit the conflicts.2465 for (unsigned I = 0, N = Mod->Conflicts.size(); I != N; ++I) {2468 unsigned OtherID = getSubmoduleID(Mod->Conflicts[I].Other);2472 Mod->Conflicts[I].Message);