Searched refs:binary_expr (Results 1 – 1 of 1) sorted by relevance
3860 auto* binary_expr = create<ast::BinaryExpression>(Source{}, binary_op, in MaybeEmitCombinatorialValue() local3862 TypedExpression result{ast_type, binary_expr}; in MaybeEmitCombinatorialValue()3938 auto* binary_expr = create<ast::BinaryExpression>(Source{}, negated_op, in MaybeEmitCombinatorialValue() local3941 Source{}, ast::UnaryOp::kNot, binary_expr); in MaybeEmitCombinatorialValue()