/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-lang.c | 220 tree underlying_type = ENUM_UNDERLYING_TYPE (type); in cxx_enum_underlying_base_type() local
|
H A D | decl2.c | 2598 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); in determine_visibility() local
|
H A D | decl.c | 15419 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() 15564 tree underlying_type; in finish_enum_value_list() local
|
H A D | semantics.c | 4063 tree underlying_type; in finish_underlying_type() local
|
H A D | call.c | 1511 tree underlying_type = NULL_TREE; in standard_conversion() local
|
H A D | parser.c | 19107 tree underlying_type = NULL_TREE; in cp_parser_enum_specifier() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-lang.cc | 234 tree underlying_type = ENUM_UNDERLYING_TYPE (type); in cxx_enum_underlying_base_type() local
|
H A D | decl2.cc | 2807 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); in determine_visibility() local
|
H A D | decl.cc | 16224 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() 16381 tree underlying_type; in finish_enum_value_list() local
|
H A D | semantics.cc | 4390 tree underlying_type; in finish_underlying_type() local
|
H A D | call.cc | 1523 tree underlying_type = NULL_TREE; in standard_conversion() local
|
H A D | parser.cc | 20733 tree underlying_type = NULL_TREE; in cp_parser_enum_specifier() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.c | 1755 gcc::jit::recording::type *underlying_type = in gcc_jit_lvalue_access_field() local 1787 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_access_field() local 1815 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_dereference_field() local 1852 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_dereference() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.cc | 2538 gcc::jit::recording::type *underlying_type = in gcc_jit_lvalue_access_field() local 2570 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_access_field() local 2598 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_dereference_field() local 2635 gcc::jit::recording::type *underlying_type = in gcc_jit_rvalue_dereference() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 1769 tree underlying_type in check_format_arg() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 1761 tree underlying_type in check_format_arg() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pdb.h | 430 uint32_t underlying_type; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 2435 tree underlying_type = TREE_TYPE (datum_type); in should_suggest_deref_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 2449 tree underlying_type = TREE_TYPE (datum_type); in should_suggest_deref_p() local
|