Searched refs:build_method_type (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gcc-cp-fe.def | 253 and __vtt_parm added to the former), and then use build_method_type 865 GCC_METHOD4 (gcc_type, build_method_type,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | gcc-cp-fe.def | 253 and __vtt_parm added to the former), and then use build_method_type 865 GCC_METHOD4 (gcc_type, build_method_type,
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gcc-cp-fe.def | 253 and __vtt_parm added to the former), and then use build_method_type 865 GCC_METHOD4 (gcc_type, build_method_type,
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | gcc-cp-fe.def | 253 and __vtt_parm added to the former), and then use build_method_type 865 GCC_METHOD4 (gcc_type, build_method_type,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 4482 extern tree build_method_type (tree, tree);
|
H A D | tree.c | 8575 build_method_type (tree basetype, tree type) in build_method_type() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 4655 extern tree build_method_type (tree, tree);
|
H A D | tree.cc | 7599 build_method_type (tree basetype, tree type) in build_method_type() function
|
H A D | ChangeLog-2000 | 24790 build_method_type, build_offset_type, build_complex_type): Likewise. 26992 (attribute_hash_list, build_array_type, build_method_type): Likewise.
|
H A D | ChangeLog-2003 | 10390 (build_method_type): Use it.
|