Searched refs:kw_unwind (Results 1 – 2 of 2) sorted by relevance
62 kw_unwind, enumerator
5045 ParseToken(lltok::kw_unwind, "expected 'unwind' in invoke") || in ParseInvoke()5182 if (ParseToken(lltok::kw_unwind, "expected 'unwind' in cleanupret")) in ParseCleanupRet()5250 if (ParseToken(lltok::kw_unwind, in ParseCatchSwitch()