Searched refs:kw_to (Results 1 – 2 of 2) sorted by relevance
81 kw_to, enumerator
4180 parseToken(lltok::kw_to, "expected 'to' in constantexpr cast") || in parseValID()7305 parseToken(lltok::kw_to, "expected 'to' in invoke") || in parseInvoke()7425 if (Lex.getKind() == lltok::kw_to) { in parseCleanupRet()7451 if (parseToken(lltok::kw_to, "expected 'to' in catchret") || in parseCatchRet()7492 if (EatIfPresent(lltok::kw_to)) { in parseCatchSwitch()7601 parseToken(lltok::kw_to, "expected 'to' in callbr") || in parseCallBr()7765 parseToken(lltok::kw_to, "expected 'to' after cast value") || in parseCast()