Searched refs:build_transaction_expr (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2011 | 245 * semantics.c (finish_transaction_stmt, build_transaction_expr): 247 * cp-tree.h (finish_transaction_stmt, build_transaction_expr): Adapt 716 build_transaction_expr): Declare. 738 build_transaction_expr): New.
|
| D | ChangeLog-2013 | 1021 (build_transaction_expr): Check for EXPR_P before setting the 3924 (build_transaction_expr): Same.
|
| D | cp-tree.h | 7722 extern tree build_transaction_expr (location_t, tree, int, tree);
|
| D | ChangeLog-2015 | 1515 (build_transaction_expr): Likewise.
|
| D | semantics.cc | 11113 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr() function
|
| D | pt.cc | 19586 stmt = build_transaction_expr (EXPR_LOCATION (t), in tsubst_expr()
|
| D | parser.cc | 47480 expr = build_transaction_expr (token->location, expr, this_in, noex); in cp_parser_transaction_expression()
|