Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLToken.h336 kw_catchswitch, enumerator
HDLLParser.cpp5715 case lltok::kw_catchswitch: return ParseCatchSwitch(Inst, PFS); in ParseInstruction()