/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 391 cp_debug_print_context (FILE *file, cp_parser_context *c) in cp_debug_print_context() 406 cp_parser_context *c; in cp_debug_print_context_stack() local 16491 auto cleanup = make_temp_override in cp_parser_decltype() local 20735 auto cleanup = make_temp_override (parser->colon_corrects_to_scope_p, false); in cp_parser_enum_specifier() local 24456 auto cleanup = make_temp_override in cp_parser_parameter_declaration_clause() local 24760 auto cleanup = make_temp_override in cp_parser_parameter_declaration() local 25084 tree body, list; in cp_parser_ctor_initializer_opt_and_function_body() local 28649 auto cleanup = make_temp_override in cp_parser_gnu_attributes_opt() local 28944 auto cleanup = make_temp_override in cp_parser_std_attribute() local 32492 auto cleanup = make_temp_override in cp_parser_sizeof_operand() local [all …]
|
H A D | cp-gimplify.cc | 67 tree cleanup = TRY_HANDLERS (*stmt_p); in genericize_try_block() local 1493 tree c, decl; in cp_genericize_r() local 1729 tree c, cl = NULL_TREE; in cp_genericize_r() local 2274 cxx_omp_finish_clause (tree c, gimple_seq *, bool /* openacc */) in cxx_omp_finish_clause() 2469 uid_sensitive_constexpr_evaluation_checker c; in cp_fold() local 3055 lookup_hotness_attribute (tree list) in lookup_hotness_attribute() 3072 remove_hotness_attribute (tree list) in remove_hotness_attribute()
|
H A D | semantics.cc | 687 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() 1622 finish_cleanup (tree cleanup, tree try_block) in finish_cleanup() 2022 finish_decl_cleanup (tree decl, tree cleanup) in finish_decl_cleanup() 2030 finish_eh_cleanup (tree cleanup) in finish_eh_cleanup() 4972 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 5119 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 5514 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 6023 tree list = NULL_TREE; in cp_remove_omp_priv_cleanup_stmt() local 6226 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 6501 for (tree c = TREE_VALUE (TREE_VALUE (ods)); c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_declare_simd_methods() local [all …]
|
H A D | init.cc | 121 tree list; in initialize_vtbl_ptrs() local 1201 build_field_list (tree t, tree list, int *uses_unions_or_anon_p) in build_field_list() 3752 tree cleanup; in build_new_1() local 4312 tree c = fold_build2 (LT_EXPR, boolean_type_node, iterator, in finish_length_check() local
|
H A D | constexpr.cc | 467 check_constexpr_ctor_body_1 (tree last, tree list) in check_constexpr_ctor_body_1() 502 check_constexpr_ctor_body (tree last, tree list, bool complain) in check_constexpr_ctor_body() 1628 tree c = ctors->pop (); in free_constructor() local 2927 tree c = ctors->pop (); in cxx_eval_call_expression() local 5980 bool c = TREE_CONSTANT (init); in cxx_eval_store_expression() local 6955 tree cleanup; in cxx_eval_constant_expression() local 7923 tree cleanup; in cxx_eval_outermost_constant_expr() local 8210 uid_sensitive_constexpr_evaluation_checker c; in maybe_constant_value() local
|
H A D | call.cc | 134 conversion **list; member 745 conversion *c; in alloc_conversion() local 967 conversion *c; in build_aggr_conv() local 1070 conversion *c; in build_array_conv() local 1122 conversion *c; in build_complex_conv() local 1165 conversion *c; in build_identity_conv() local 1181 conversion *c; in build_ambiguous_conv() local 2163 conversion *c = implicit_conversion (to, from, expr, /*cast*/false, in good_conversion() local 3704 struct z_candidate *c = *cand; in splice_viable() local 4529 for (conversion *c = conv; in build_converted_constant_expr_internal() local [all …]
|
H A D | decl.cc | 7679 tree cleanup; in initialize_local_var() local 7995 tree *list = &DECL_ATTRIBUTES (decl); in omp_declare_variant_finalize() local 9460 tree cleanup; in register_dtor_fn() local 13849 else if (tree c = CLASS_PLACEHOLDER_TEMPLATE (auto_node)) in grokdeclarator() local 17628 tree c = current_class_type; in begin_destructor_body() local 18339 tree cleanup; in cxx_maybe_build_cleanup() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 483 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() 1351 finish_cleanup (tree cleanup, tree try_block) in finish_cleanup() 1751 finish_decl_cleanup (tree decl, tree cleanup) in finish_decl_cleanup() 1759 finish_eh_cleanup (tree cleanup) in finish_eh_cleanup() 4605 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 4752 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 5114 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 5596 tree list = NULL_TREE; in cp_remove_omp_priv_cleanup_stmt() local 5799 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 6074 for (tree c = TREE_VALUE (TREE_VALUE (ods)); c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_declare_simd_methods() local [all …]
|
H A D | cp-gimplify.c | 126 tree cleanup = TRY_HANDLERS (*stmt_p); in genericize_try_block() local 1627 tree c, decl; in cp_genericize_r() local 1783 tree c, cl = NULL_TREE; in cp_genericize_r() local 2432 cxx_omp_finish_clause (tree c, gimple_seq *) in cxx_omp_finish_clause() 3148 lookup_hotness_attribute (tree list) in lookup_hotness_attribute() 3165 remove_hotness_attribute (tree list) in remove_hotness_attribute()
|
H A D | init.c | 121 tree list; in initialize_vtbl_ptrs() local 999 build_field_list (tree t, tree list, int *uses_unions_or_anon_p) in build_field_list() 3674 tree cleanup; in build_new_1() local 4192 tree c = fold_build2 (LT_EXPR, boolean_type_node, iterator, in finish_length_check() local
|
H A D | call.c | 134 conversion **list; member 747 conversion *c; in alloc_conversion() local 951 conversion *c; in build_aggr_conv() local 1056 conversion *c; in build_array_conv() local 1110 conversion *c; in build_complex_conv() local 1155 conversion *c; in build_identity_conv() local 1171 conversion *c; in build_ambiguous_conv() local 2117 conversion *c = implicit_conversion (to, from, expr, /*cast*/false, in good_conversion() local 3564 struct z_candidate *c = *cand; in splice_viable() local 4328 for (conversion *c = conv; in build_converted_constant_expr_internal() local [all …]
|
H A D | constexpr.c | 464 check_constexpr_ctor_body_1 (tree last, tree list) in check_constexpr_ctor_body_1() 499 check_constexpr_ctor_body (tree last, tree list, bool complain) in check_constexpr_ctor_body() 1485 tree c = ctors->pop (); in free_constructor() local 2654 tree c = ctors->pop (); in cxx_eval_call_expression() local 5186 bool c = TREE_CONSTANT (init); in cxx_eval_store_expression() local 6110 tree cleanup; in cxx_eval_constant_expression() local 6993 tree cleanup; variable
|
H A D | decl.c | 7108 tree cleanup; in initialize_local_var() local 7425 tree *list = &DECL_ATTRIBUTES (decl); in omp_declare_variant_finalize() local 8814 tree cleanup; in register_dtor_fn() local 16790 tree c = current_class_type; in begin_destructor_body() local 17496 tree cleanup; in cxx_maybe_build_cleanup() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 1438 add_attributes_to_decl (symbol_attribute sym_attr, tree list) in add_attributes_to_decl() 1476 tree c = build_omp_clause (UNKNOWN_LOCATION, code); in add_attributes_to_decl() local 1486 tree c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_NOHOST); in add_attributes_to_decl() local 1493 tree c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE_DEVICE_TYPE); in add_attributes_to_decl() local 1568 gfc_component *c = CLASS_DATA (sym); in gfc_get_symbol_decl() local 5400 gfc_constructor *c; in check_constant_initializer() local 5619 gfc_constructor *c, *cnext; in generate_coarray_sym_init() local 7462 stmtblock_t init, cleanup, outer_block; in gfc_generate_function_code() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 1432 add_attributes_to_decl (symbol_attribute sym_attr, tree list) in add_attributes_to_decl() 1470 tree c = build_omp_clause (UNKNOWN_LOCATION, code); in add_attributes_to_decl() local 1526 gfc_component *c = CLASS_DATA (sym); in gfc_get_symbol_decl() local 5472 gfc_constructor *c; in check_constant_initializer() local 5691 gfc_constructor *c, *cnext; in generate_coarray_sym_init() local 6740 stmtblock_t init, cleanup; in gfc_generate_function_code() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 11459 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() 11462 tree stmt, list; in push_cleanup() local 13023 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 13368 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 13852 c_oacc_check_attachments (tree c) in c_oacc_check_attachments() 13885 tree c, t, type, *pc; in c_finish_omp_clauses() local 14102 tree list = OMP_CLAUSE_REDUCTION_PLACEHOLDER (c); in c_finish_omp_clauses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 11563 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup() 11566 tree stmt, list; in push_cleanup() local 13214 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1() 13604 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections() 14085 c_oacc_check_attachments (tree c) in c_oacc_check_attachments() 14119 tree c, t, type, *pc; in c_finish_omp_clauses() local 14346 tree list = OMP_CLAUSE_REDUCTION_PLACEHOLDER (c); in c_finish_omp_clauses() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | zone.c | 1034 DNS_ZONE_JITTER_ADD(a,b,c) global() argument 1050 DNS_ZONE_TIME_ADD(a,b,c) global() argument 1231 clear_keylist(dns_dnsseckeylist_t * list,isc_mem_t * mctx) clear_keylist() argument 8399 dns_nsec3chainlist_t cleanup; zone_nsec3chain() local 9500 dns_signinglist_t cleanup; zone_sign() local [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | zone.c | 1020 #define DNS_ZONE_JITTER_ADD(a, b, c) \ argument 1036 #define DNS_ZONE_TIME_ADD(a, b, c) \ argument 1226 clear_keylist(dns_dnsseckeylist_t *list, isc_mem_t *mctx) { in clear_keylist() 8504 dns_nsec3chainlist_t cleanup; in zone_nsec3chain() local 9506 dns_signinglist_t cleanup; in zone_sign() local
|