| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-nested.c | 880 target_context = decl_function_context (decl); in get_nonlocal_debug_decl() 962 if (decl_function_context (t) != info->context) in convert_nonlocal_reference() 970 tree target_context = decl_function_context (t); in convert_nonlocal_reference() 1010 if (decl_function_context (t) != info->context) in convert_nonlocal_reference() 1156 if (decl_function_context (decl) != info->context) in convert_nonlocal_omp_clauses() 1270 if (decl_function_context (t) == info->context) in convert_local_reference() 1442 if (decl_function_context (decl) == info->context in convert_local_omp_clauses() 1502 target_context = decl_function_context (label); in convert_nl_goto_reference() 1616 target_context = decl_function_context (decl); in convert_tramp_reference() 1689 target_context = decl_function_context (decl); in convert_call_expr()
|
| H A D | cgraphunit.c | 256 for (origin = decl_function_context (decl); origin; in decide_is_function_needed() 257 origin = decl_function_context (origin)) in decide_is_function_needed()
|
| H A D | c-common.c | 4561 && decl_function_context (decl) == 0) in handle_constructor_attribute() 4589 && decl_function_context (decl) == 0) in handle_destructor_attribute() 4962 else if (decl_function_context (decl) == 0 && current_function_decl == NULL) in handle_alias_attribute() 5009 if (decl_function_context (*node) || current_function_decl) in handle_weakref_attribute() 5073 else if (decl_function_context (decl) != 0 || !TREE_PUBLIC (decl)) in handle_visibility_attribute()
|
| H A D | dbxout.c | 2554 context = decl_function_context (decl); in dbxout_symbol() 2862 letter = decl_function_context (decl) ? 'V' : 'S'; in dbxout_symbol_location()
|
| H A D | sdbout.c | 715 context = decl_function_context (decl); in sdbout_symbol()
|
| H A D | stmt.c | 163 tree function = decl_function_context (label); in force_label_rtx() 251 tree context = decl_function_context (label); in expand_goto()
|
| H A D | dwarf2out.c | 10978 fn = decl_function_context (fn); in add_abstract_origin_attribute() 11698 (context, decl, decl_function_context (decl) ? NULL : comp_unit_die); in dwarf2out_abstract_function() 12625 && ! decl_function_context (TYPE_STUB_DECL (type))) in gen_struct_or_union_type_die() 13562 if (decl_function_context (decl) in dwarf2out_decl() 13581 if (TREE_STATIC (decl) && decl_function_context (decl)) in dwarf2out_decl() 13622 if (decl_function_context (decl)) in dwarf2out_decl()
|
| H A D | tree-inline.c | 525 || decl_function_context (*tp) == id->src_fn)) in copy_body_r()
|
| H A D | tree-ssa-alias.c | 2666 if (decl_function_context (var) == current_function_decl) in may_be_aliased()
|
| H A D | gimplify.c | 1661 && decl_function_context (decl) == current_function_decl) in gimplify_var_or_parm_decl() 5649 gcc_assert (decl_function_context (LABEL_EXPR_LABEL (*expr_p)) in gimplify_expr()
|
| H A D | tree.c | 2819 else if (decl_function_context (node) == current_function_decl in recompute_tree_invariant_for_addr_expr() 5889 decl_function_context (tree decl) in decl_function_context() function
|
| H A D | c-decl.c | 7387 if (!decl_function_context (fndecl)) in finish_function() 7411 if (!decl_function_context (fndecl)) in finish_function()
|
| H A D | calls.c | 2224 || (fndecl && decl_function_context (fndecl) == current_function_decl) in expand_call()
|
| H A D | tree.h | 4234 extern tree decl_function_context (tree);
|
| H A D | expr.c | 6881 tree function = decl_function_context (exp); in expand_expr_real_1() 6928 context = decl_function_context (exp); in expand_expr_real_1()
|
| H A D | omp-low.c | 705 if (is_global_var (var) || decl_function_context (var) != ctx->cb.src_fn) in omp_copy_decl()
|
| H A D | varasm.c | 3768 && ((decl_function_context (value) in initializer_constant_valid_p()
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | friend.c | 111 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
|
| H A D | tree.c | 1100 fn = decl_function_context (TYPE_MAIN_DECL (t)); in no_linkage_check() 2247 if (decl_function_context (decl)) in decl_linkage()
|
| H A D | method.c | 747 tree context = decl_function_context (fndecl); in synthesize_method()
|
| H A D | ChangeLog-2000 | 1484 * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context. 6131 (pushtag): Use decl_function_context, not 6139 Use decl_function_context, nothack_decl_function_context. 6141 (grokdeclarator): Likewise. Use decl_function_context, not 6145 DECL_CLASS_CONTEXT. Use decl_function_context, not 6147 (finish_function): Use decl_function_context, not 6155 (finish_vtable_vardec): Use decl_function_context, not 6169 decl_function_context, not hack_decl_function_context. 6175 (synthesize_method): Use decl_function_context, not 6179 (is_member_template): Use decl_function_context, not [all …]
|
| H A D | decl.c | 6628 || decl_function_context (TYPE_MAIN_DECL (ctype)))) in grokfndecl() 6689 if (ctype && decl_function_context (decl)) in grokfndecl() 8951 decl_function_context (TYPE_MAIN_DECL (ctype)) : NULL_TREE; in grokdeclarator() 11294 tree ctx = decl_function_context (decl1); in start_preparsed_function() 11356 && ! decl_function_context (decl1)) in start_preparsed_function()
|
| H A D | semantics.c | 2666 tree context = decl_function_context (decl); in finish_id_expression()
|
| H A D | cp-tree.h | 2022 (decl_function_context (TYPE_MAIN_DECL (NODE)) != NULL_TREE)
|
| H A D | name-lookup.c | 4902 context = decl_function_context (get_type_decl (cs)); in pushtag()
|