Searched refs:kw_catchret (Results 1 – 2 of 2) sorted by relevance
190 kw_unreachable, kw_cleanupret, kw_catchswitch, kw_catchret, kw_catchpad, enumerator
4729 case lltok::kw_catchret: return ParseCatchRet(Inst, PFS); in ParseInstruction()