/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/ |
H A D | rtti.c | 151 tree type_info_type; in init_rtti_processing() local 154 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 158 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing() 286 tree pseudo_type_info, type_info_type; in typeid_ok_p() local 301 type_info_type = TYPE_MAIN_VARIANT (const_type_info_type_node); in typeid_ok_p() 306 TYPE_ALIAS_SET (pseudo_type_info) = get_alias_set (type_info_type); in typeid_ok_p() 309 == get_alias_set (type_info_type)); in typeid_ok_p()
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/ |
H A D | rtti.c | 148 tree type_info_type; in init_rtti_processing() local 151 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 155 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing() 283 tree pseudo_type_info, type_info_type; in typeid_ok_p() local 298 type_info_type = TYPE_MAIN_VARIANT (const_type_info_type_node); in typeid_ok_p() 303 TYPE_ALIAS_SET (pseudo_type_info) = get_alias_set (type_info_type); in typeid_ok_p() 306 == get_alias_set (type_info_type)); in typeid_ok_p()
|
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/ |
H A D | rtti.c | 149 tree type_info_type; in init_rtti_processing() local 152 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 156 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing() 284 tree pseudo_type_info, type_info_type; in typeid_ok_p() local 299 type_info_type = TYPE_MAIN_VARIANT (const_type_info_type_node); in typeid_ok_p() 304 TYPE_ALIAS_SET (pseudo_type_info) = get_alias_set (type_info_type); in typeid_ok_p() 307 == get_alias_set (type_info_type)); in typeid_ok_p()
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/ |
H A D | rtti.c | 149 tree type_info_type; in init_rtti_processing() local 152 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 156 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing() 284 tree pseudo_type_info, type_info_type; in typeid_ok_p() local 299 type_info_type = TYPE_MAIN_VARIANT (const_type_info_type_node); in typeid_ok_p() 304 TYPE_ALIAS_SET (pseudo_type_info) = get_alias_set (type_info_type); in typeid_ok_p() 307 == get_alias_set (type_info_type)); in typeid_ok_p()
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/ |
H A D | rtti.c | 148 tree type_info_type; in init_rtti_processing() local 151 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 155 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing() 283 tree pseudo_type_info, type_info_type; in typeid_ok_p() local 298 type_info_type = TYPE_MAIN_VARIANT (const_type_info_type_node); in typeid_ok_p() 303 TYPE_ALIAS_SET (pseudo_type_info) = get_alias_set (type_info_type); in typeid_ok_p() 306 == get_alias_set (type_info_type)); in typeid_ok_p()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/ |
H A D | rtti.c | 169 tree type_info_type; in init_rtti_processing() local 172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing() 176 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/ |
H A D | rtti.c | 155 tree type_info_type = xref_tag (class_type, get_identifier ("type_info")); in init_rtti_processing() local 158 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/ |
H A D | rtti.c | 155 tree type_info_type = xref_tag (class_type, get_identifier ("type_info")); in init_rtti_processing() local 158 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/ |
H A D | rtti.c | 155 tree type_info_type = xref_tag (class_type, get_identifier ("type_info")); in init_rtti_processing() local 158 = cp_build_qualified_type (type_info_type, TYPE_QUAL_CONST); in init_rtti_processing()
|
/dports/lang/zig-devel/zig-0.9.0/src/ |
H A D | value.zig | 73 type_info_type, 251 .type_info_type, 442 .type_info_type, 661 .type_info_type => return out_stream.writeAll("std.builtin.TypeInfo"), 839 .type_info_type => Type.initTag(.type_info),
|
H A D | Zir.zig | 1657 type_info_type, 1936 .type_info_type = .{ 1938 .val = Value.initTag(.type_info_type),
|
H A D | type.zig | 1513 .type_info => return Value.initTag(.type_info_type),
|
/dports/lang/zig/zig-0.9.0/src/ |
H A D | value.zig | 73 type_info_type, 251 .type_info_type, 442 .type_info_type, 661 .type_info_type => return out_stream.writeAll("std.builtin.TypeInfo"), 839 .type_info_type => Type.initTag(.type_info),
|
H A D | Zir.zig | 1657 type_info_type, 1936 .type_info_type = .{ 1938 .val = Value.initTag(.type_info_type),
|