Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp291 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef
316 void compute(VecOrSet DiagsInPedantic,
317 VecOrSet GroupsInPedantic);
395 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
396 VecOrSet GroupsInPedantic) { in compute()