Searched refs:kw_unwind (Results 1 – 2 of 2) sorted by relevance
91 kw_unwind, enumerator
3947 parseOptionalToken(lltok::kw_unwind, CanThrow) || in parseValID()7307 parseToken(lltok::kw_unwind, "expected 'unwind' in invoke") || in parseInvoke()7421 if (parseToken(lltok::kw_unwind, "expected 'unwind' in cleanupret")) in parseCleanupRet()7488 if (parseToken(lltok::kw_unwind, "expected 'unwind' after catchswitch scope")) in parseCatchSwitch()