Home
last modified time | relevance | path

Searched refs:Is_Unchecked_Union (Results 76 – 100 of 615) sorted by relevance

12345678910>>...25

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch4.adb2576 if Is_Unchecked_Union (Full_Type) then
6531 elsif Is_Unchecked_Union (Base_Type (Typ))
7566 if Is_Unchecked_Union (Op_Type) then
7651 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7705 if Is_Unchecked_Union
7968 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8270 elsif Is_Unchecked_Union (Typl) then
12236 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12238 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13052 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch4.adb2576 if Is_Unchecked_Union (Full_Type) then
6531 elsif Is_Unchecked_Union (Base_Type (Typ))
7566 if Is_Unchecked_Union (Op_Type) then
7651 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7705 if Is_Unchecked_Union
7968 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8270 elsif Is_Unchecked_Union (Typl) then
12236 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12238 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13052 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb2511 if Is_Unchecked_Union (Full_Type) then
6211 elsif Is_Unchecked_Union (Base_Type (Typ))
7233 if Is_Unchecked_Union (Op_Type) then
7318 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7373 if Is_Unchecked_Union
7497 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7815 elsif Is_Unchecked_Union (Typl) then
11675 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11677 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12456 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5003 if Is_Unchecked_Union (Base_Type (U_Type))
5554 if Is_Unchecked_Union (Base_Type (U_Type)) then
7269 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch4.adb2511 if Is_Unchecked_Union (Full_Type) then
6211 elsif Is_Unchecked_Union (Base_Type (Typ))
7233 if Is_Unchecked_Union (Op_Type) then
7318 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7373 if Is_Unchecked_Union
7497 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7815 elsif Is_Unchecked_Union (Typl) then
11675 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11677 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12456 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5003 if Is_Unchecked_Union (Base_Type (U_Type))
5554 if Is_Unchecked_Union (Base_Type (U_Type)) then
7269 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch4.adb2576 if Is_Unchecked_Union (Full_Type) then
6531 elsif Is_Unchecked_Union (Base_Type (Typ))
7566 if Is_Unchecked_Union (Op_Type) then
7651 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7705 if Is_Unchecked_Union
7968 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8270 elsif Is_Unchecked_Union (Typl) then
12236 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12238 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13052 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch4.adb2511 if Is_Unchecked_Union (Full_Type) then
6211 elsif Is_Unchecked_Union (Base_Type (Typ))
7233 if Is_Unchecked_Union (Op_Type) then
7318 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7373 if Is_Unchecked_Union
7497 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7815 elsif Is_Unchecked_Union (Typl) then
11675 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11677 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12456 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5005 if Is_Unchecked_Union (Base_Type (U_Type))
5556 if Is_Unchecked_Union (Base_Type (U_Type)) then
7271 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb2511 if Is_Unchecked_Union (Full_Type) then
6211 elsif Is_Unchecked_Union (Base_Type (Typ))
7233 if Is_Unchecked_Union (Op_Type) then
7318 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7373 if Is_Unchecked_Union
7497 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7815 elsif Is_Unchecked_Union (Typl) then
11675 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11677 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12456 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5003 if Is_Unchecked_Union (Base_Type (U_Type))
5554 if Is_Unchecked_Union (Base_Type (U_Type)) then
7269 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch4.adb2521 if Is_Unchecked_Union (Full_Type) then
6316 elsif Is_Unchecked_Union (Base_Type (Typ))
7339 if Is_Unchecked_Union (Op_Type) then
7424 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7478 if Is_Unchecked_Union
7699 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7990 elsif Is_Unchecked_Union (Typl) then
11872 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11874 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12666 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch4.adb2521 if Is_Unchecked_Union (Full_Type) then
6316 elsif Is_Unchecked_Union (Base_Type (Typ))
7339 if Is_Unchecked_Union (Op_Type) then
7424 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7478 if Is_Unchecked_Union
7699 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7990 elsif Is_Unchecked_Union (Typl) then
11872 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11874 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12666 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch4.adb2521 if Is_Unchecked_Union (Full_Type) then
6316 elsif Is_Unchecked_Union (Base_Type (Typ))
7339 if Is_Unchecked_Union (Op_Type) then
7424 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7478 if Is_Unchecked_Union
7699 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
7990 elsif Is_Unchecked_Union (Typl) then
11872 and then Is_Unchecked_Union (Base_Type (Operand_Type))
11874 and then not Is_Unchecked_Union (Base_Type (Target_Type))
12666 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5003 if Is_Unchecked_Union (Base_Type (U_Type))
5554 if Is_Unchecked_Union (Base_Type (U_Type)) then
7269 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_attr.adb483 or else Is_Unchecked_Union (R_Type)
574 and then Is_Unchecked_Union (R_Type)
3916 if Is_Unchecked_Union (Base_Type (U_Type))
5003 if Is_Unchecked_Union (Base_Type (U_Type))
5554 if Is_Unchecked_Union (Base_Type (U_Type)) then
7269 if Is_Unchecked_Union (Base_Type (U_Type)) then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c2335 if (! Is_Unchecked_Union (gnat_entity) in gnat_to_gnu_entity()
2382 if (! Is_Unchecked_Union (gnat_entity) in gnat_to_gnu_entity()
2505 && ! Is_Unchecked_Union (gnat_base_type) in gnat_to_gnu_entity()
2723 && ! Is_Unchecked_Union (gnat_base_type)) in gnat_to_gnu_entity()
4233 gnu_type = make_node (Is_Unchecked_Union (gnat_underlying) in make_dummy_type()
5638 && ! Is_Unchecked_Union (Scope (gnat_field))))) in annotate_rep()
H A Dexp_ch3.adb952 if Present (V) and then not Is_Unchecked_Union (Rec_Id) then
1562 and then not Is_Unchecked_Union (Rec_Type)
2369 and then not Is_Unchecked_Union (Rec_Id))
3980 and then not Is_Unchecked_Union (Def_Id)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c2335 if (! Is_Unchecked_Union (gnat_entity)
2382 if (! Is_Unchecked_Union (gnat_entity)
2505 && ! Is_Unchecked_Union (gnat_base_type)
2723 && ! Is_Unchecked_Union (gnat_base_type))
4233 gnu_type = make_node (Is_Unchecked_Union (gnat_underlying)
5638 && ! Is_Unchecked_Union (Scope (gnat_field)))))
H A Dexp_ch3.adb952 if Present (V) and then not Is_Unchecked_Union (Rec_Id) then
1562 and then not Is_Unchecked_Union (Rec_Type)
2369 and then not Is_Unchecked_Union (Rec_Id))
3980 and then not Is_Unchecked_Union (Def_Id)
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch7.adb1089 Is_Unchecked_Union (Full_View (Defining_Identifier (Decl)))
2143 if Is_Unchecked_Union (Full) then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch7.adb1089 Is_Unchecked_Union (Full_View (Defining_Identifier (Decl)))
2143 if Is_Unchecked_Union (Full) then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch4.adb2632 if Is_Unchecked_Union (Full_Type) then
6766 elsif Is_Unchecked_Union (Base_Type (Typ))
7791 if Is_Unchecked_Union (Op_Type) then
7876 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7930 if Is_Unchecked_Union
8193 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8495 elsif Is_Unchecked_Union (Typl) then
12619 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12621 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13400 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch4.adb2632 if Is_Unchecked_Union (Full_Type) then
6766 elsif Is_Unchecked_Union (Base_Type (Typ))
7791 if Is_Unchecked_Union (Op_Type) then
7876 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7930 if Is_Unchecked_Union
8193 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8495 elsif Is_Unchecked_Union (Typl) then
12619 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12621 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13400 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch4.adb2632 if Is_Unchecked_Union (Full_Type) then
6766 elsif Is_Unchecked_Union (Base_Type (Typ))
7791 if Is_Unchecked_Union (Op_Type) then
7876 if Is_Unchecked_Union (Scope (Entity (Selector_Name (Lhs))))
7930 if Is_Unchecked_Union
8193 return Is_Unchecked_Union (Base_Type (Etype (Sindic)));
8495 elsif Is_Unchecked_Union (Typl) then
12619 and then Is_Unchecked_Union (Base_Type (Operand_Type))
12621 and then not Is_Unchecked_Union (Base_Type (Target_Type))
13400 return Is_Unchecked_Union (Etype (Subtype_Mark (N)))
[all …]

12345678910>>...25