Searched refs:isBinaryOperator (Results 1 – 5 of 5) sorted by relevance
350 bool isBinaryOperator() const { in isBinaryOperator() function
924 } else if (Current.isBinaryOperator() && in determineTokenType()942 !Current.Next->isBinaryOperator() && in determineTokenType()2256 if ((Left.isBinaryOperator() || Left.is(TT_BinaryOperator)) && in canBreakBefore()
640 if (Previous.is(tok::r_paren) && !Current.isBinaryOperator() && in getNewLineColumn()
363 (NextTok->isBinaryOperator() && !NextIsObjCMethod); in calculateBraceTypes()
804 Prev[0]->isBinaryOperator())))) { in tryMergeJSRegexLiteral()