Home
last modified time | relevance | path

Searched refs:build_transaction_expr (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5618 extern tree build_transaction_expr (location_t, tree, int, tree);
H A Dsemantics.c5085 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr() function
H A Dpt.c13061 stmt = build_transaction_expr (EXPR_LOCATION (t), in tsubst_expr()
H A Dparser.c27084 expr = build_transaction_expr (token->location, expr, this_in, noex); in cp_parser_transaction_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6998 extern tree build_transaction_expr (location_t, tree, int, tree);
H A Dsemantics.c8630 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr() function
H A Dpt.c17402 stmt = build_transaction_expr (EXPR_LOCATION (t), in tsubst_expr()
H A Dparser.c38551 expr = build_transaction_expr (token->location, expr, this_in, noex); in cp_parser_transaction_expression()