Searched refs:gcc_type (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | gcc-c-fe.def | 39 gcc_type, /* Argument SYM_TYPE. */ 62 gcc_type, /* Argument TAGGED_TYPE. */ 68 GCC_METHOD1 (gcc_type, build_pointer_type, 69 gcc_type) /* Argument BASE_TYPE. */ 73 GCC_METHOD0 (gcc_type, build_record_type) 77 GCC_METHOD0 (gcc_type, build_union_type) 84 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 86 gcc_type, /* Argument FIELD_TYPE. */ 98 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 104 GCC_METHOD1 (gcc_type, build_enum_type, [all …]
|
| D | gcc-cp-fe.def | 42 gcc_type) /* Argument TYPE. */ 344 gcc_type, /* Argument SYM_TYPE. */ 389 class, because it is the gcc_type, rather than the gcc_decl, that 391 gcc_decl rather than a gcc_type. This call can in theory be used 396 GCC_METHOD1 (gcc_type, get_decl_type, 402 gcc_type) /* Argument TYPE. */ 450 gcc_type) /* Argument TYPE. */ 454 GCC_METHOD1 (gcc_type, build_pointer_type, 455 gcc_type) /* Argument BASE_TYPE. */ 459 GCC_METHOD2 (gcc_type, build_reference_type, [all …]
|
| D | gcc-interface.h | 32 typedef unsigned long long gcc_type; typedef 183 gcc_type *elements;
|
| D | gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 349 gcc_type *elements;
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | gcc-c-fe.def | 39 gcc_type, /* Argument SYM_TYPE. */ 62 gcc_type, /* Argument TAGGED_TYPE. */ 68 GCC_METHOD1 (gcc_type, build_pointer_type, 69 gcc_type) /* Argument BASE_TYPE. */ 73 GCC_METHOD0 (gcc_type, build_record_type) 77 GCC_METHOD0 (gcc_type, build_union_type) 84 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 86 gcc_type, /* Argument FIELD_TYPE. */ 95 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 101 GCC_METHOD1 (gcc_type, build_enum_type, [all …]
|
| D | gcc-cp-fe.def | 42 gcc_type) /* Argument TYPE. */ 344 gcc_type, /* Argument SYM_TYPE. */ 389 class, because it is the gcc_type, rather than the gcc_decl, that 391 gcc_decl rather than a gcc_type. This call can in theory be used 396 GCC_METHOD1 (gcc_type, get_decl_type, 402 gcc_type) /* Argument TYPE. */ 450 gcc_type) /* Argument TYPE. */ 454 GCC_METHOD1 (gcc_type, build_pointer_type, 455 gcc_type) /* Argument BASE_TYPE. */ 459 GCC_METHOD2 (gcc_type, build_reference_type, [all …]
|
| D | gcc-interface.h | 32 typedef unsigned long long gcc_type; typedef 183 gcc_type *elements;
|
| D | gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 349 gcc_type *elements;
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | gcc-c-fe.def | 39 gcc_type, /* Argument SYM_TYPE. */ 62 gcc_type, /* Argument TAGGED_TYPE. */ 68 GCC_METHOD1 (gcc_type, build_pointer_type, 69 gcc_type) /* Argument BASE_TYPE. */ 73 GCC_METHOD0 (gcc_type, build_record_type) 77 GCC_METHOD0 (gcc_type, build_union_type) 84 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 86 gcc_type, /* Argument FIELD_TYPE. */ 95 gcc_type, /* Argument RECORD_OR_UNION_TYPE. */ 101 GCC_METHOD1 (gcc_type, build_enum_type, [all …]
|
| D | gcc-cp-fe.def | 42 gcc_type) /* Argument TYPE. */ 344 gcc_type, /* Argument SYM_TYPE. */ 389 class, because it is the gcc_type, rather than the gcc_decl, that 391 gcc_decl rather than a gcc_type. This call can in theory be used 396 GCC_METHOD1 (gcc_type, get_decl_type, 402 gcc_type) /* Argument TYPE. */ 450 gcc_type) /* Argument TYPE. */ 454 GCC_METHOD1 (gcc_type, build_pointer_type, 455 gcc_type) /* Argument BASE_TYPE. */ 459 GCC_METHOD2 (gcc_type, build_reference_type, [all …]
|
| D | gcc-interface.h | 32 typedef unsigned long long gcc_type; typedef 183 gcc_type *elements;
|
| D | gcc-cp-interface.h | 82 { gcc_expr value; gcc_type type; gcc_utempl templ; gcc_type pack; } 349 gcc_type *elements;
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | msg_349.c | 13 unsigned long gcc_type = __alignof__(int); variable
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2015 | 1332 <gcc_type>: Rename to gcc_type_handle.
|