/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-nested.c | 830 target_context = decl_function_context (decl); in get_nonlocal_debug_decl() 915 if (decl_function_context (t) != info->context) in convert_nonlocal_reference_op() 923 tree target_context = decl_function_context (t); in convert_nonlocal_reference_op() 953 if (decl_function_context (t) != info->context) in convert_nonlocal_reference_op() 1087 if (decl_function_context (decl) != info->context) in convert_nonlocal_omp_clauses() 1189 && decl_function_context (t) != info->context) in note_nonlocal_vla_type() 1193 && decl_function_context (t) != info->context) in note_nonlocal_vla_type() 1211 && decl_function_context (var) != info->context) in note_nonlocal_block_vlas() 1406 if (decl_function_context (t) == info->context) in convert_local_reference_op() 1581 if (decl_function_context (decl) == info->context in convert_local_omp_clauses() [all …]
|
H A D | lto-streamer-out.c | 129 else if (TREE_CODE (t) == VAR_DECL && decl_function_context (t) in tree_is_indexable() 238 gcc_assert (decl_function_context (expr) == NULL || TREE_STATIC (expr)); in lto_output_tree_ref() 249 gcc_assert (decl_function_context (expr) == NULL); in lto_output_tree_ref()
|
H A D | dbxout.c | 2716 context = decl_function_context (decl); in dbxout_symbol() 3037 letter = decl_function_context (decl) ? 'V' : 'S'; in dbxout_symbol_location()
|
H A D | stmt.c | 158 tree function = decl_function_context (label); in force_label_rtx() 238 tree context = decl_function_context (label); in expand_goto()
|
H A D | sdbout.c | 720 context = decl_function_context (decl); in sdbout_symbol()
|
H A D | dwarf2out.c | 15909 fn = decl_function_context (fn); in add_abstract_origin_attribute() 16106 if (name && DECL_P (name) && decl_function_context (name)) in uses_local_type_r() 16843 decl_function_context in gen_formal_parameter_die() 17081 (context, decl, decl_function_context (decl) ? NULL : comp_unit_die ()); in dwarf2out_abstract_function() 18035 decl_function_context in gen_variable_die() 18761 && ! decl_function_context (TYPE_STUB_DECL (type))) in gen_struct_or_union_type_die() 19916 if (decl_function_context (decl) in dwarf2out_decl() 19951 if (TREE_STATIC (decl) && decl_function_context (decl)) in dwarf2out_decl() 19979 if (decl_function_context (decl)) in dwarf2out_decl()
|
H A D | tree.c | 2554 || decl_function_context (op) == current_function_decl) in decl_address_invariant_p() 2560 || decl_function_context (op) == current_function_decl) in decl_address_invariant_p() 4655 || (decl_function_context (decl) && !TREE_STATIC (decl))) in free_lang_data_in_decl() 8548 decl_function_context (const_tree decl) in decl_function_context() function
|
H A D | gimplify.c | 1945 && decl_function_context (decl) == current_function_decl) in gimplify_var_or_parm_decl() 1967 && decl_function_context (decl) != current_function_decl) in gimplify_var_or_parm_decl() 7172 gcc_assert (decl_function_context (LABEL_EXPR_LABEL (*expr_p)) in gimplify_expr()
|
H A D | tree-inline.c | 818 || decl_function_context (*tp) == id->src_fn)) in remap_gimple_op_r() 999 || decl_function_context (*tp) == id->src_fn)) in copy_tree_body_r()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-nested.c | 906 target_context = decl_function_context (decl); in get_nonlocal_debug_decl() 993 if (decl_function_context (t) != info->context) in convert_nonlocal_reference_op() 1001 tree target_context = decl_function_context (t); in convert_nonlocal_reference_op() 1031 if (decl_function_context (t) != info->context) in convert_nonlocal_reference_op() 1171 if (decl_function_context (decl) != info->context) in convert_nonlocal_omp_clauses() 1269 if (decl_function_context (decl) != info->context) in convert_nonlocal_omp_clauses() 1399 && decl_function_context (t) != info->context) in note_nonlocal_vla_type() 1403 && decl_function_context (t) != info->context) in note_nonlocal_vla_type() 1421 && decl_function_context (var) != info->context) in note_nonlocal_block_vlas() 1585 if (decl_function_context (decl) != info->context) in convert_nonlocal_reference_stmt() [all …]
|
H A D | dbxout.c | 1323 tree context = decl_function_context (current_function_decl); in dbxout_switch_text_section() 2740 context = decl_function_context (decl); in dbxout_symbol() 3058 letter = decl_function_context (decl) ? 'V' : 'S'; in dbxout_symbol_location()
|
H A D | stmt.c | 115 tree function = decl_function_context (label); in force_label_rtx()
|
H A D | lto-streamer-out.c | 140 && decl_function_context (t)) in tree_is_indexable() 235 gcc_assert (decl_function_context (expr) == NULL || TREE_STATIC (expr)); in lto_output_tree_ref() 248 gcc_assert (decl_function_context (expr) == NULL); in lto_output_tree_ref()
|
H A D | cgraphunit.c | 1175 if (tree fn = decl_function_context (decl)) in analyze_functions() 1249 && !decl_function_context (node->decl)) in analyze_functions()
|
H A D | gimplify.c | 2448 gcc_assert (decl_function_context (LABEL_EXPR_LABEL (*expr_p)) in gimplify_label_expr() 2701 && decl_function_context (decl) == current_function_decl) in gimplify_var_or_parm_decl() 2723 && decl_function_context (decl) != current_function_decl) in gimplify_var_or_parm_decl() 5744 && decl_function_context (*to_p) == current_function_decl in gimplify_modify_expr() 5745 && decl_function_context (*from_p) == current_function_decl) in gimplify_modify_expr() 10619 && decl_function_context (*tp) == current_function_decl) in computable_teams_clause() 11771 gcc_assert (decl_function_context (label) == current_function_decl); in gimplify_expr()
|
H A D | passes.c | 309 && !decl_function_context (decl) in rest_of_decl_compilation()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | lambda.c | 768 = decl_function_context (TYPE_NAME (closure)); in lambda_expr_this_capture() 951 fn = decl_function_context (fn); in current_nonlambda_function() 1045 bool nested_def = decl_function_context (TYPE_MAIN_DECL (type)); in maybe_add_lambda_conv_op()
|
H A D | friend.c | 145 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
|
H A D | method.c | 884 tree context = decl_function_context (fndecl); in synthesize_method()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | friend.c | 107 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
|
H A D | method.c | 718 tree context = decl_function_context (fndecl); in synthesize_method()
|
H A D | semantics.c | 3008 = decl_function_context (containing_function); in finish_id_expression() 9247 containing_function = decl_function_context (containing_function); in lambda_expr_this_capture() 9301 fn = decl_function_context (fn); in nonlambda_method_basetype()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 1403 && decl_function_context (decl) == 0) in handle_constructor_attribute() 1433 && decl_function_context (decl) == 0) in handle_destructor_attribute() 2075 else if (decl_function_context (decl) == 0 && current_function_decl == NULL) in handle_alias_ifunc_attribute() 2159 if (decl_function_context (*node) in handle_weakref_attribute() 2239 else if (decl_function_context (decl) != 0 || !TREE_PUBLIC (decl)) in handle_visibility_attribute()
|
H A D | c-warn.c | 2143 || !decl_function_context (decl)) in record_locally_defined_typedef()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 6407 && decl_function_context (decl) == 0) in handle_constructor_attribute() 6437 && decl_function_context (decl) == 0) in handle_destructor_attribute() 6911 else if (decl_function_context (decl) == 0 && current_function_decl == NULL) in handle_alias_ifunc_attribute() 6983 if (decl_function_context (*node) in handle_weakref_attribute() 7056 else if (decl_function_context (decl) != 0 || !TREE_PUBLIC (decl)) in handle_visibility_attribute() 10467 || !decl_function_context (decl)) in record_locally_defined_typedef()
|