Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp268 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef
293 void compute(VecOrSet DiagsInPedantic,
294 VecOrSet GroupsInPedantic);
372 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
373 VecOrSet GroupsInPedantic) { in compute()