Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp247 typedef llvm::PointerUnion<RecordVec*, RecordSet*> VecOrSet; typedef
272 void compute(VecOrSet DiagsInPedantic,
273 VecOrSet GroupsInPedantic);
353 void InferPedantic::compute(VecOrSet DiagsInPedantic, in compute()
354 VecOrSet GroupsInPedantic) { in compute()