/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 79 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts() 1737 tree compound_stmt; in build_aggr_init() local 4250 tree compound_stmt; in build_vec_init() local
|
H A D | method.c | 767 tree compound_stmt; in do_build_copy_assign() local 1329 tree compound_stmt = NULL_TREE; in build_comparison_op() local 1583 tree compound_stmt; in synthesize_method() local
|
H A D | except.c | 1370 maybe_splice_retval_cleanup (tree compound_stmt) in maybe_splice_retval_cleanup()
|
H A D | lambda.c | 1301 tree compound_stmt = begin_compound_stmt (0); in maybe_add_lambda_conv_op() local
|
H A D | semantics.c | 1318 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() 1383 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() 9593 finish_transaction_stmt (tree stmt, tree compound_stmt, int flags, tree noex) in finish_transaction_stmt()
|
H A D | decl.c | 8816 tree compound_stmt; in register_dtor_fn() local 16753 tree compound_stmt; in begin_destructor_body() local
|
H A D | parser.c | 11793 tree compound_stmt; in cp_parser_compound_statement() local 26144 tree compound_stmt; in cp_parser_function_try_block() local 43500 tree compound_stmt, stmt, attrs; in cp_parser_function_transaction() local
|
H A D | pt.c | 18449 tree compound_stmt = NULL_TREE; in tsubst_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 790 tree compound_stmt; in do_build_copy_assign() local 1480 tree compound_stmt = NULL_TREE; in build_comparison_op() local 1835 tree compound_stmt; in synthesize_method() local
|
H A D | init.cc | 79 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts() 1963 tree compound_stmt; in build_aggr_init() local 4372 tree compound_stmt; in build_vec_init() local
|
H A D | except.cc | 1321 maybe_splice_retval_cleanup (tree compound_stmt, bool is_try) in maybe_splice_retval_cleanup()
|
H A D | lambda.cc | 1309 tree compound_stmt = begin_compound_stmt (0); in maybe_add_lambda_conv_op() local
|
H A D | semantics.cc | 1589 begin_function_try_block (tree *compound_stmt) in begin_function_try_block() 1654 finish_function_handler_sequence (tree try_block, tree compound_stmt) in finish_function_handler_sequence() 11085 finish_transaction_stmt (tree stmt, tree compound_stmt, int flags, tree noex) in finish_transaction_stmt()
|
H A D | decl.cc | 9462 tree compound_stmt; in register_dtor_fn() local 17591 tree compound_stmt; in begin_destructor_body() local
|
H A D | parser.cc | 12786 tree compound_stmt; in cp_parser_compound_statement() local 28175 tree compound_stmt; in cp_parser_function_try_block() local 47504 tree compound_stmt, stmt, attrs; in cp_parser_function_transaction() local
|
H A D | pt.cc | 19061 tree compound_stmt = NULL_TREE; in tsubst_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 4616 tree fn, body, compound_stmt, ivar; in objc_generate_cxx_ctor_or_dtor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 4538 tree fn, body, compound_stmt, ivar; in objc_generate_cxx_ctor_or_dtor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 4102 tree compound_stmt = NULL_TREE; in build_atomic_assign() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 4133 tree compound_stmt = NULL_TREE; in build_atomic_assign() local
|