Searched refs:build_x_compound_expr (Results 1 – 10 of 10) sorted by relevance
1634 build_x_conditional_expr, build_x_compound_expr): Likewise.2083 * typeck.c (build_x_compound_expr): Do not check for side effects2593 (build_x_compound_expr): Adjust.3189 (build_x_compound_expr): Adjust prototype.3206 build_x_compound_expr.3242 (build_x_compound_expr): Likewise.4466 * cp/typeck.c (build_x_compound_expr): No need to check6159 (build_x_compound_expr): Likewise.
4815 expr = build_x_compound_expr (expr, TREE_VALUE (list)); in build_x_compound_expr_from_list()4824 build_x_compound_expr (tree op1, tree op2) in build_x_compound_expr() function
4528 extern tree build_x_compound_expr (tree, tree);
2759 (build_x_compound_expr): Likewise.3930 * typeck.c (build_x_compound_expr): Replace warn_unused with6855 * typeck.c (build_x_compound_expr): Likewise.
9185 return build_x_compound_expr (RECUR (TREE_OPERAND (t, 0)), in tsubst_copy_and_build()
2152 (build_x_compound_expr): Warn here instead.
6239 expression = build_x_compound_expr (expression, in cp_parser_expression()
5691 (build_x_compound_expr): Likewise.
5057 build_x_conditional_expr, build_x_compound_expr): Follow style of
2460 * typeck.c (build_x_compound_expr): Add FIXME.