Searched refs:VecOrSet (Results 1 – 1 of 1) sorted by relevance
268 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef293 void compute(VecOrSet DiagsInPedantic,294 VecOrSet GroupsInPedantic);372 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()373 VecOrSet GroupsInPedantic) { in compute()