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