Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2011245 * 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.
H A DChangeLog-20131021 (build_transaction_expr): Check for EXPR_P before setting the
3924 (build_transaction_expr): Same.
H A Dcp-tree.h7722 extern tree build_transaction_expr (location_t, tree, int, tree);
H A DChangeLog-20151515 (build_transaction_expr): Likewise.
H A Dsemantics.cc11113 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr() function
H A Dpt.cc19586 stmt = build_transaction_expr (EXPR_LOCATION (t), in tsubst_expr()
H A Dparser.cc47480 expr = build_transaction_expr (token->location, expr, this_in, noex); in cp_parser_transaction_expression()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7333 extern tree build_transaction_expr (location_t, tree, int, tree);
H A Dsemantics.c9621 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr() function
H A Dpt.c18908 stmt = build_transaction_expr (EXPR_LOCATION (t), in tsubst_expr()
H A Dparser.c43476 expr = build_transaction_expr (token->location, expr, this_in, noex); in cp_parser_transaction_expression()