Searched refs:kw_catchswitch (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ | ||
| H A D | LLToken.h | 327 kw_catchswitch, enumerator |
| H A D | LLParser.cpp | 5567 case lltok::kw_catchswitch: return ParseCatchSwitch(Inst, PFS); in ParseInstruction() |