Searched refs:type_class (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | typeclass.h | 30 enum type_class enum
|
| H A D | builtins.c | 109 static enum type_class type_to_class (tree); 1957 static enum type_class
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | typeclass.h | 30 enum type_class enum
|
| H A D | builtins.cc | 116 static enum type_class type_to_class (tree); 1850 static enum type_class
|
| H A D | ChangeLog-2005 | 26906 * typeclass.h (enum type_class): Removed file_type_class.
|
| H A D | ChangeLog-2004 | 1915 * typeclass.h (enum type_class): Remove set_type_class.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cvt.c | 140 tree type_class; in cp_convert_to_pointer() local 144 type_class = TREE_TYPE (type); in cp_convert_to_pointer() 147 TYPE_MAIN_VARIANT (type_class)); in cp_convert_to_pointer() 151 binfo = lookup_base (intype_class, type_class, ba_check, in cp_convert_to_pointer() 156 binfo = lookup_base (type_class, intype_class, ba_check, in cp_convert_to_pointer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cvt.cc | 140 tree type_class; in cp_convert_to_pointer() local 144 type_class = TREE_TYPE (type); in cp_convert_to_pointer() 147 TYPE_MAIN_VARIANT (type_class)); in cp_convert_to_pointer() 151 binfo = lookup_base (intype_class, type_class, ba_check, in cp_convert_to_pointer() 156 binfo = lookup_base (type_class, intype_class, ba_check, in cp_convert_to_pointer()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | libcoff-in.h | 415 int type_class; member
|
| H A D | libcoff.h | 419 int type_class; member
|
| H A D | cofflink.c | 1606 mt->type_class = isym.n_sclass; in _bfd_coff_link_input_bfd() 1696 if (mtl->type_class != mt->type_class) in _bfd_coff_link_input_bfd()
|
| H A D | ChangeLog-2009 | 948 type_class.
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | libcoff-in.h | 456 int type_class; member
|
| H A D | libcoff.h | 460 int type_class; member
|
| H A D | cofflink.c | 1638 mt->type_class = isym.n_sclass; in _bfd_coff_link_input_bfd() 1728 if (mtl->type_class != mt->type_class) in _bfd_coff_link_input_bfd()
|
| H A D | ChangeLog-2009 | 948 type_class.
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-2009 | 948 type_class.
|