Searched defs:other_type (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc-rich-location.h | 157 range_label_for_type_mismatch (tree labelled_type, tree other_type) in range_label_for_type_mismatch()
|
H A D | gcc-rich-location.cc | 202 tree other_type = NULL_TREE; in get_text() local
|
H A D | dwarf2out.cc | 13894 if (tree other_type = long_double_as_float128 (type)) in modified_type_die() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc-rich-location.h | 155 range_label_for_type_mismatch (tree labelled_type, tree other_type) in range_label_for_type_mismatch()
|
H A D | gcc-rich-location.c | 202 tree other_type = NULL_TREE; in get_text() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-recording.h | 607 memento_of_get_pointer (type *other_type) in memento_of_get_pointer() 637 decorated_type (type *other_type) in decorated_type() 657 memento_of_get_const (type *other_type) in memento_of_get_const() 680 memento_of_get_volatile (type *other_type) in memento_of_get_volatile() 697 memento_of_get_aligned (type *other_type, size_t alignment_in_bytes) in memento_of_get_aligned() 718 vector_type (type *other_type, size_t num_units) in vector_type()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-recording.h | 655 memento_of_get_pointer (type *other_type) in memento_of_get_pointer() 688 decorated_type (type *other_type) in decorated_type() 712 memento_of_get_const (type *other_type) in memento_of_get_const() 744 memento_of_get_volatile (type *other_type) in memento_of_get_volatile() 770 memento_of_get_aligned (type *other_type, size_t alignment_in_bytes) in memento_of_get_aligned() 791 vector_type (type *other_type, size_t num_units) in vector_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 4636 range_label_for_format_type_mismatch (tree labelled_type, tree other_type, in range_label_for_format_type_mismatch()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 4635 range_label_for_format_type_mismatch (tree labelled_type, tree other_type, in range_label_for_format_type_mismatch()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 268 merge_type_attributes_from (tree type, tree other_type) in merge_type_attributes_from()
|