Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1162 auto parseCase = [&]() { in parseSwitchFlatOpCases() local
1185 if (failed(parser.parseCommaSeparatedList(parseCase))) in parseSwitchFlatOpCases()