Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLToken.h327 kw_catchswitch, enumerator
H A DLLParser.cpp5567 case lltok::kw_catchswitch: return ParseCatchSwitch(Inst, PFS); in ParseInstruction()