Home
last modified time | relevance | path

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

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