Searched refs:VecOrSet (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp289 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef
314 void compute(VecOrSet DiagsInPedantic,
315 VecOrSet GroupsInPedantic);
392 void InferPedantic::compute(VecOrSet DiagsInPedantic,
393 VecOrSet GroupsInPedantic) {

Completed in 270 milliseconds