/openbsd/gnu/gcc/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() 1694 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 | 4453 && decl_function_context (decl) == 0) in handle_constructor_attribute() 4481 && decl_function_context (decl) == 0) in handle_destructor_attribute() 4822 else if (decl_function_context (decl) == 0 && current_function_decl == NULL) in handle_alias_attribute() 4869 if (decl_function_context (*node) || current_function_decl) in handle_weakref_attribute() 4933 else if (decl_function_context (decl) != 0 || !TREE_PUBLIC (decl)) in handle_visibility_attribute()
|
H A D | dbxout.c | 2552 context = decl_function_context (decl); in dbxout_symbol() 2860 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 | 153 tree function = decl_function_context (label); in force_label_rtx() 240 tree context = decl_function_context (label); in expand_goto()
|
H A D | dwarf2out.c | 10890 fn = decl_function_context (fn); in add_abstract_origin_attribute() 11591 (context, decl, decl_function_context (decl) ? NULL : comp_unit_die); in dwarf2out_abstract_function() 12516 && ! decl_function_context (TYPE_STUB_DECL (type))) in gen_struct_or_union_type_die() 13421 if (decl_function_context (decl) in dwarf2out_decl() 13440 if (TREE_STATIC (decl) && decl_function_context (decl)) in dwarf2out_decl() 13481 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()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | friend.c | 117 context = decl_function_context (TYPE_MAIN_DECL (supplicant));
|
H A D | method.c | 230 tree context = decl_function_context (value); 747 tree context = decl_function_context (fndecl);
|
H A D | spew.c | 943 context = decl_function_context (pi->decl); 995 tree context = decl_function_context (decl);
|
H A D | tree.c | 1248 && (decl_function_context (TYPE_MAIN_DECL (t)) 2516 if (decl_function_context (decl))
|
H A D | decl.c | 1616 && decl_function_context (decl) == current_function_decl) 3026 context = decl_function_context (get_type_decl (cs)); 9718 || decl_function_context (TYPE_MAIN_DECL (ctype)))) 9783 if (ctype && decl_function_context (decl)) 12374 decl_function_context (TYPE_MAIN_DECL (ctype)) : NULL_TREE; 14582 tree ctx = decl_function_context (decl1); 14642 && ! decl_function_context (decl1))
|
/openbsd/gnu/gcc/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() 2230 if (decl_function_context (decl)) in decl_linkage()
|
H A D | method.c | 745 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 | 6176 || decl_function_context (TYPE_MAIN_DECL (ctype)))) in grokfndecl() 6237 if (ctype && decl_function_context (decl)) in grokfndecl() 8416 decl_function_context (TYPE_MAIN_DECL (ctype)) : NULL_TREE; in grokdeclarator() 10740 tree ctx = decl_function_context (decl1); in start_preparsed_function() 10802 && ! decl_function_context (decl1)) in start_preparsed_function()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 1367 context = decl_function_context (decl); 5671 tree context = decl_function_context (decl); 5703 tree context = decl_function_context (var); 5808 fn_context = decl_function_context (function); 6439 = (decl_function_context (current_function_decl) != 0 6707 tem = decl_function_context (current_function_decl); 6728 tem = decl_function_context (tem);
|
H A D | dbxout.c | 1970 context = decl_function_context (decl); 2289 letter = decl_function_context (decl) ? 'V' : 'S';
|
H A D | c-common.c | 5591 && decl_function_context (decl) == 0) 5621 && decl_function_context (decl) == 0) 5886 else if (decl_function_context (decl) == 0) 5928 if (decl_function_context (decl) != 0 || ! TREE_PUBLIC (decl))
|
H A D | sdbout.c | 734 context = decl_function_context (decl);
|
H A D | dwarfout.c | 3924 && current_function_decl == decl_function_context (decl)) 4848 if (! decl_function_context (TYPE_STUB_DECL (type)))
|
H A D | dwarf2out.c | 10022 fn = decl_function_context (fn); 10735 (context, decl, decl_function_context (decl) ? NULL : comp_unit_die); 11565 && ! decl_function_context (TYPE_STUB_DECL (type))) 12253 if (decl_function_context (decl) 12303 if (decl_function_context (decl))
|
H A D | tree.c | 1340 return ((decl_function_context (arg) == 0 || DECL_NO_STATIC_CHAIN (arg)) 4210 decl_function_context (decl) in decl_function_context() function
|