Home
last modified time | relevance | path

Searched refs:decl_function_context (Results 1 – 25 of 62) sorted by relevance

123

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c830 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 Dlto-streamer-out.c129 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 Ddbxout.c2716 context = decl_function_context (decl); in dbxout_symbol()
3037 letter = decl_function_context (decl) ? 'V' : 'S'; in dbxout_symbol_location()
H A Dstmt.c158 tree function = decl_function_context (label); in force_label_rtx()
238 tree context = decl_function_context (label); in expand_goto()
H A Dsdbout.c720 context = decl_function_context (decl); in sdbout_symbol()
H A Ddwarf2out.c15909 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 Dtree.c2554 || 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 Dgimplify.c1945 && 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 Dtree-inline.c818 || 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 Dtree-nested.c906 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 Ddbxout.c1323 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 Dstmt.c115 tree function = decl_function_context (label); in force_label_rtx()
H A Dlto-streamer-out.c140 && 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 Dcgraphunit.c1175 if (tree fn = decl_function_context (decl)) in analyze_functions()
1249 && !decl_function_context (node->decl)) in analyze_functions()
H A Dgimplify.c2448 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 Dpasses.c309 && !decl_function_context (decl) in rest_of_decl_compilation()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c768 = 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 Dfriend.c145 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
H A Dmethod.c884 tree context = decl_function_context (fndecl); in synthesize_method()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dfriend.c107 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
H A Dmethod.c718 tree context = decl_function_context (fndecl); in synthesize_method()
H A Dsemantics.c3008 = 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 Dc-attribs.c1403 && 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 Dc-warn.c2143 || !decl_function_context (decl)) in record_locally_defined_typedef()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c6407 && 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()

123