Searched refs:isBinaryOperator (Results 1 – 5 of 5) sorted by relevance
345 bool isBinaryOperator() const { in isBinaryOperator() function
861 } else if (Current.isBinaryOperator() && in determineTokenType()2105 if (Left.isBinaryOperator() && !Left.isOneOf(tok::arrowstar, tok::lessless) && in canBreakBefore()
597 if (Previous.is(tok::r_paren) && !Current.isBinaryOperator() && in getNewLineColumn()
359 (NextTok->isBinaryOperator() && !NextIsObjCMethod); in calculateBraceTypes()
757 I[1]->isBinaryOperator())) { in tryMergeJSRegexLiteral()