Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/gcc/
H A Dtree-nested.c880 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 Dcgraphunit.c256 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 Dc-common.c4561 && 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 Ddbxout.c2554 context = decl_function_context (decl); in dbxout_symbol()
2862 letter = decl_function_context (decl) ? 'V' : 'S'; in dbxout_symbol_location()
H A Dsdbout.c715 context = decl_function_context (decl); in sdbout_symbol()
H A Dstmt.c163 tree function = decl_function_context (label); in force_label_rtx()
251 tree context = decl_function_context (label); in expand_goto()
H A Ddwarf2out.c10978 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 Dtree-inline.c525 || decl_function_context (*tp) == id->src_fn)) in copy_body_r()
H A Dtree-ssa-alias.c2666 if (decl_function_context (var) == current_function_decl) in may_be_aliased()
H A Dgimplify.c1661 && 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 Dtree.c2819 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 Dc-decl.c7387 if (!decl_function_context (fndecl)) in finish_function()
7411 if (!decl_function_context (fndecl)) in finish_function()
H A Dcalls.c2224 || (fndecl && decl_function_context (fndecl) == current_function_decl) in expand_call()
H A Dtree.h4234 extern tree decl_function_context (tree);
H A Dexpr.c6881 tree function = decl_function_context (exp); in expand_expr_real_1()
6928 context = decl_function_context (exp); in expand_expr_real_1()
H A Domp-low.c705 if (is_global_var (var) || decl_function_context (var) != ctx->cb.src_fn) in omp_copy_decl()
H A Dvarasm.c3768 && ((decl_function_context (value) in initializer_constant_valid_p()
/freebsd-12.1/contrib/gcc/cp/
H A Dfriend.c111 context = decl_function_context (TYPE_MAIN_DECL (supplicant)); in is_friend()
H A Dtree.c1100 fn = decl_function_context (TYPE_MAIN_DECL (t)); in no_linkage_check()
2247 if (decl_function_context (decl)) in decl_linkage()
H A Dmethod.c747 tree context = decl_function_context (fndecl); in synthesize_method()
H A DChangeLog-20001484 * 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 Ddecl.c6628 || 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 Dsemantics.c2666 tree context = decl_function_context (decl); in finish_id_expression()
H A Dcp-tree.h2022 (decl_function_context (TYPE_MAIN_DECL (NODE)) != NULL_TREE)
H A Dname-lookup.c4902 context = decl_function_context (get_type_decl (cs)); in pushtag()

12