Home
last modified time | relevance | path

Searched refs:is_base_type (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3862 static int is_base_type (tree);
13370 is_base_type (tree type) in is_base_type() function
13630 = need_endianity_attribute_p (reverse) && is_base_type (type); in modified_type_die()
13886 else if (is_base_type (type)) in modified_type_die()
H A DChangeLog-20109973 * dwarf2out.c (is_base_type): Likewise.
31568 * dwarf2out.c (is_base_type): Likewise.
32210 * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
H A DChangeLog-200619429 * dwarf2out.c (base_type_die, is_base_type): Likewise.
H A DChangeLog-20041899 * dwarf2out.c (is_base_type): Likewise.
14619 output_pubnames, output_aranges, base_type_die, is_base_type,
H A DChangeLog-20149866 (is_base_type): Support POINTER_BOUNDS_TYPE.
47291 (is_base_type): Use it.
H A DChangeLog-20212731 * dwarf2out.c (is_base_type): Likewise.
H A DChangeLog-200133047 * dwarf2out.c (is_base_type): Handle VECTOR_TYPE properly.
H A DChangeLog-200712127 (is_base_type): Handle FIXED_POINT_TYPE.
H A DChangeLog-200526907 * dwarf2out.c (is_base_type): Updated.
H A DChangeLog-20203910 * dwarf2out.c (is_base_type): Handle opaque types.
H A DChangeLog-201820661 * dwarf2out.c (is_base_type): Likewise.
H A DChangeLog-201711093 (is_base_type): Remove ERROR_MARK and return 0 for VOID_TYPE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3773 static int is_base_type (tree);
12964 is_base_type (tree type) in is_base_type() function
13183 = need_endianity_attribute_p (reverse) && is_base_type (type); in modified_type_die()
13432 else if (is_base_type (type)) in modified_type_die()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS16864 * [212]8384 (c++) ICE in is_base_type, in dwarf2out.c
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS18714 * [212]8384 (c++) ICE in is_base_type, in dwarf2out.c