Lines Matching defs:compute
313 /// Compute the set of diagnostics and groups that are immediately
315 void compute(VecOrSet DiagsInPedantic,
367 // Lazily compute the threshold value for the group count.
394 void InferPedantic::compute(VecOrSet DiagsInPedantic,
412 // Compute the set of diagnostics that are directly in -Wpedantic. We
438 // Compute the set of groups that are directly in -Wpedantic. We
508 // Compute the set of diagnostics that are in -Wpedantic.
511 inferPedantic.compute(&DiagsInPedantic, (RecordVec*)nullptr);
825 // Compute a mapping from a DiagGroup to all of its parents.
842 inferPedantic.compute(&DiagsInPedantic, &GroupsInPedantic);