Searched defs:to_type (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | ipa-type-escape.c | 636 check_cast_type (tree to_type, tree from_type) in check_cast_type() 654 check_cast (tree to_type, tree from) in check_cast() 830 mark_interesting_addressof (tree to_type, tree from_type) in mark_interesting_addressof()
|
H A D | tree.c | 4968 build_pointer_type_for_mode (tree to_type, enum machine_mode mode, in build_pointer_type_for_mode() 5012 build_pointer_type (tree to_type) in build_pointer_type() 5020 build_reference_type_for_mode (tree to_type, enum machine_mode mode, in build_reference_type_for_mode() 5061 build_reference_type (tree to_type) in build_reference_type()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | doublest.c | 771 void *to, const struct type *to_type) in convert_typed_floating()
|
H A D | gdbtypes.c | 981 struct type *to_type) in smash_to_member_type() 1004 struct type *to_type, struct field *args, in smash_to_method_type()
|
H A D | dwarf2read.c | 4423 struct type *to_type; in read_tag_ptr_to_member_type() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tree.c | 3481 build_pointer_type (to_type) in build_pointer_type() argument 3510 build_reference_type (to_type) in build_reference_type() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | search.c | 2165 tree to_type, tree parent_convs, tree other_convs) in check_hidden_convs()
|
H A D | typeck.c | 6004 tree to_type; in build_ptrmemfunc() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 5687 tree to_type; local
|