Home
last modified time | relevance | path

Searched refs:build_x_compound_expr (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20031634 build_x_conditional_expr, build_x_compound_expr): Likewise.
2083 * typeck.c (build_x_compound_expr): Do not check for side effects
2593 (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 check
6159 (build_x_compound_expr): Likewise.
H A Dtypeck.c4815 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
H A Dcp-tree.h4528 extern tree build_x_compound_expr (tree, tree);
H A DChangeLog-20002759 (build_x_compound_expr): Likewise.
3930 * typeck.c (build_x_compound_expr): Replace warn_unused with
6855 * typeck.c (build_x_compound_expr): Likewise.
H A Dpt.c9185 return build_x_compound_expr (RECUR (TREE_OPERAND (t, 0)), in tsubst_copy_and_build()
H A DChangeLog-19952152 (build_x_compound_expr): Warn here instead.
H A Dparser.c6239 expression = build_x_compound_expr (expression, in cp_parser_expression()
H A DChangeLog-20045691 (build_x_compound_expr): Likewise.
H A DChangeLog-19992460 * typeck.c (build_x_compound_expr): Add FIXME.
H A DChangeLog-19945057 build_x_conditional_expr, build_x_compound_expr): Follow style of