Searched refs:TT_RangeBasedForLoopColon (Results 1 – 2 of 2) sorted by relevance
403 Tok->Type = TT_RangeBasedForLoopColon; in consumeToken()1098 else if (Current->Type == TT_RangeBasedForLoopColon) in getCurrentPrecedence()1380 if (Left.Type == TT_RangeBasedForLoopColon || in splitPenalty()1745 if (Right.Type == TT_RangeBasedForLoopColon || in canBreakBefore()1749 if (Left.Type == TT_RangeBasedForLoopColon) in canBreakBefore()1751 if (Right.Type == TT_RangeBasedForLoopColon) in canBreakBefore()
62 TT_RangeBasedForLoopColon, enumerator