Searched refs:areSidesBinaryConstExpressions (Results 1 – 1 of 1) sorted by relevance
705 static bool areSidesBinaryConstExpressions(const BinaryOperator *&BinOp, const ASTContext *AstCtx) { in areSidesBinaryConstExpressions() function733 assert(areSidesBinaryConstExpressions(BinOp, AstCtx) && in retrieveConstExprFromBothSides()1204 if (areSidesBinaryConstExpressions(BinOp, Result.Context)) { in check()