/openbsd/gnu/gcc/gcc/ |
H A D | dbxout.c | 1718 && TYPE_STUB_DECL (type) in dbxout_type() 1719 && DECL_P (TYPE_STUB_DECL (type)) in dbxout_type() 1721 debug_queue_symbol (TYPE_STUB_DECL (type)); in dbxout_type() 1814 && TYPE_STUB_DECL (orig_type) in dbxout_type() 2385 && TYPE_STUB_DECL (type) in output_used_types_helper() 2386 && DECL_P (TYPE_STUB_DECL (type)) in output_used_types_helper() 2518 if (TYPE_STUB_DECL (t) in dbxout_symbol() 2519 && TYPE_STUB_DECL (t) != decl in dbxout_symbol() 2520 && DECL_P (TYPE_STUB_DECL (t)) in dbxout_symbol() 2521 && ! DECL_IGNORED_P (TYPE_STUB_DECL (t))) in dbxout_symbol() [all …]
|
H A D | tree-inline.c | 257 if (TYPE_STUB_DECL (type)) in remap_type_1() 258 TYPE_STUB_DECL (new) = remap_decl (TYPE_STUB_DECL (type), id); in remap_type_1()
|
H A D | passes.c | 203 debug_hooks->type_decl (TYPE_STUB_DECL (type), !toplev); in rest_of_type_compilation()
|
H A D | dwarf2out.c | 3795 && ((decl == TYPE_STUB_DECL (TREE_TYPE (decl))) \ 3800 == TYPE_STUB_DECL (TREE_TYPE (decl))))))) 10888 fn = TYPE_STUB_DECL (fn); in add_abstract_origin_attribute() 11366 if (TYPE_STUB_DECL (type) != NULL_TREE) in gen_enumeration_type_die() 11367 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_enumeration_type_die() 11535 if (TYPE_DECL_SUPPRESS_DEBUG (TYPE_STUB_DECL (type)) in gen_type_die_for_member() 12449 && (! TYPE_STUB_DECL (type) in gen_struct_or_union_type_die() 12488 if (TYPE_STUB_DECL (type) != NULL_TREE) in gen_struct_or_union_type_die() 12489 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); in gen_struct_or_union_type_die() 12515 if (TYPE_STUB_DECL (type) in gen_struct_or_union_type_die() [all …]
|
H A D | toplev.c | 917 tree decl = TYPE_STUB_DECL (node); in warn_deprecated_use()
|
H A D | stor-layout.c | 1541 TYPE_STUB_DECL (type) = TYPE_NAME (type); in finish_builtin_struct()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl2.c | 1479 TYPE_STUB_DECL (type) = TYPE_NAME (type); 4032 decl = TYPE_STUB_DECL (decl); 4039 decl = TYPE_STUB_DECL (decl); 4057 result = decl_namespace (TYPE_STUB_DECL (current_class_type)); in current_decl_namespace() 5031 decl = TYPE_STUB_DECL (build_typename_type (TYPE_CONTEXT (type),
|
H A D | pt.c | 2152 TYPE_STUB_DECL (t) = decl; 3533 arg = TYPE_STUB_DECL (arg); 4420 TYPE_STUB_DECL (t) = type_decl; 4422 = DECL_SOURCE_LOCATION (TYPE_STUB_DECL (template_type)); 4428 = TREE_PRIVATE (TYPE_STUB_DECL (template_type)); 4430 = TREE_PROTECTED (TYPE_STUB_DECL (template_type)); 4529 DECL_IGNORED_P (TYPE_STUB_DECL (t)) = 1; 6848 TYPE_STUB_DECL (r) = TYPE_NAME (r) = TEMPLATE_TYPE_DECL (r);
|
H A D | tree.c | 1142 TYPE_STUB_DECL (t2) = decl; 1511 return TYPE_STUB_DECL (t);
|
H A D | decl.c | 3089 TYPE_STUB_DECL (type) = TYPE_NAME (type); 3101 TYPE_STUB_DECL (type) = pushdecl_with_scope (d, b); 4324 TYPE_STUB_DECL (type) = TYPE_STUB_DECL (DECL_ORIGINAL_TYPE (x)); 5974 TYPE_STUB_DECL (TREE_TYPE (d)) = d; 6187 TYPE_STUB_DECL (TREE_TYPE (d)) = d; 6218 val = TYPE_STUB_DECL (BINDING_TYPE (binding)); in select_decl() 6518 val = TYPE_STUB_DECL (val);
|
H A D | semantics.c | 2005 decl = TYPE_STUB_DECL (decl);
|
H A D | mangle.c | 1510 write_nested_name (TYPE_STUB_DECL (type));
|
H A D | search.c | 1549 rval = TYPE_STUB_DECL (build_typename_type (BINFO_TYPE (basetype_path),
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2out.c | 3307 && ((decl == TYPE_STUB_DECL (TREE_TYPE (decl))) \ 3312 == TYPE_STUB_DECL (TREE_TYPE (decl))))))) 10020 fn = TYPE_STUB_DECL (fn); 10517 if (TYPE_STUB_DECL (type) != NULL_TREE) 10518 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); 10692 if (TYPE_DECL_SUPPRESS_DEBUG (TYPE_STUB_DECL (type)) 11500 && (! TYPE_STUB_DECL (type) 11537 if (TYPE_STUB_DECL (type) != NULL_TREE) 11538 add_src_coords_attributes (type_die, TYPE_STUB_DECL (type)); 11564 if (TYPE_STUB_DECL (type) [all …]
|
H A D | toplev.c | 2402 dbxout_symbol (TYPE_STUB_DECL (type), !toplev); 2406 sdbout_symbol (TYPE_STUB_DECL (type), !toplev); 2412 dwarf2out_decl (TYPE_STUB_DECL (type));
|
H A D | diagnostic.c | 1451 tree decl = TYPE_STUB_DECL (node);
|
H A D | dwarfout.c | 633 && decl == TYPE_STUB_DECL (TREE_TYPE (decl)))) 4848 if (! decl_function_context (TYPE_STUB_DECL (type)))
|
H A D | c-decl.c | 843 TYPE_STUB_DECL (type) = pushdecl (build_decl (TYPE_DECL, NULL_TREE, type)); 847 TYPE_CONTEXT (type) = DECL_CONTEXT (TYPE_STUB_DECL (type));
|
H A D | tree.h | 1073 #define TYPE_STUB_DECL(NODE) TREE_CHAIN (NODE) macro
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | tree.c | 1004 TYPE_STUB_DECL (t2) = decl; in bind_template_template_parm() 1375 return TYPE_STUB_DECL (t); in get_type_decl()
|
H A D | pt.c | 2473 TYPE_STUB_DECL (t) = decl; in process_template_parm() 3991 arg = TYPE_STUB_DECL (arg); in convert_template_argument() 4823 TYPE_STUB_DECL (t) = type_decl; in lookup_template_class() 4825 = DECL_SOURCE_LOCATION (TYPE_STUB_DECL (template_type)); in lookup_template_class() 4831 = TREE_PRIVATE (TYPE_STUB_DECL (template_type)); in lookup_template_class() 4833 = TREE_PROTECTED (TYPE_STUB_DECL (template_type)); in lookup_template_class() 4927 DECL_IGNORED_P (TYPE_STUB_DECL (t)) = 1; in lookup_template_class() 7449 TYPE_STUB_DECL (r) = TYPE_NAME (r) = TEMPLATE_TYPE_DECL (r); in tsubst()
|
H A D | name-lookup.c | 803 TYPE_STUB_DECL (type) = TYPE_STUB_DECL (DECL_ORIGINAL_TYPE (x)); in pushdecl_maybe_friend() 4925 TYPE_STUB_DECL (type) = decl; in pushtag()
|
H A D | mangle.c | 1615 write_nested_name (TYPE_STUB_DECL (type)); in write_type()
|
H A D | semantics.c | 2348 decl = TYPE_STUB_DECL (decl); in finish_template_type()
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | decl.c | 1073 TYPE_STUB_DECL (TREE_TYPE (x)) = x;
|