Searched refs:VecOrSet (Results 1 – 1 of 1) sorted by relevance
247 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef272 void compute(VecOrSet DiagsInPedantic,273 VecOrSet GroupsInPedantic);353 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()354 VecOrSet GroupsInPedantic) { in compute()