Searched refs:kw_unwind (Results 1 – 2 of 2) sorted by relevance
89 kw_unwind, enumerator
6067 ParseToken(lltok::kw_unwind, "expected 'unwind' in invoke") || in ParseInvoke()6193 if (ParseToken(lltok::kw_unwind, "expected 'unwind' in cleanupret")) in ParseCleanupRet()6260 if (ParseToken(lltok::kw_unwind, in ParseCatchSwitch()