Home
last modified time | relevance | path

Searched refs:build_x_modify_expr (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.h4534 extern tree build_x_modify_expr (tree, enum tree_code, tree);
H A Dtypeck.c6042 build_x_modify_expr (tree lhs, enum tree_code modifycode, tree rhs) in build_x_modify_expr() function
H A Dpt.c9146 tree r = build_x_modify_expr in tsubst_copy_and_build()
H A Dparser.c6118 expr = build_x_modify_expr (expr, in cp_parser_assignment_expression()
H A DChangeLog-20043462 * typeck.c (build_modify_expr, build_x_modify_expr): Set
H A DChangeLog-20036161 (build_x_modify_expr): Likewise.