Searched refs:VecOrSet (Results 1 – 1 of 1) sorted by relevance
249 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef275 void compute(VecOrSet DiagsInPedantic,276 VecOrSet GroupsInPedantic);356 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()357 VecOrSet GroupsInPedantic) { in compute()