Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp237 typedef PointerUnion<RecordVec *, RecordSet *> VecOrSet; typedef
260 void compute(VecOrSet DiagsInPedantic,
261 VecOrSet GroupsInPedantic);
331 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
332 VecOrSet GroupsInPedantic) { in compute()