Searched refs:kw_to (Results 1 – 2 of 2) sorted by relevance
80 kw_to, enumerator
3748 parseToken(lltok::kw_to, "expected 'to' in constantexpr cast") || in parseValID()6691 parseToken(lltok::kw_to, "expected 'to' in invoke") || in parseInvoke()6811 if (Lex.getKind() == lltok::kw_to) { in parseCleanupRet()6837 if (parseToken(lltok::kw_to, "expected 'to' in catchret") || in parseCatchRet()6878 if (EatIfPresent(lltok::kw_to)) { in parseCatchSwitch()6987 parseToken(lltok::kw_to, "expected 'to' in callbr") || in parseCallBr()7151 parseToken(lltok::kw_to, "expected 'to' after cast value") || in parseCast()