Home
last modified time | relevance | path

Searched refs:Parent_Full (Results 1 – 21 of 21) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch3.adb9223 Parent_Full : Entity_Id; variable
9229 Parent_Full := Full_View (Parent_Base);
9231 Parent_Full := Parent_Base;
9235 (Derived_Type, Component_Alignment (Parent_Full));
9237 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9239 (Derived_Type, Has_Complex_Representation (Parent_Full));
9245 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9246 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch3.adb9287 Parent_Full : Entity_Id; variable
9293 Parent_Full := Full_View (Parent_Base);
9295 Parent_Full := Parent_Base;
9299 (Derived_Type, Component_Alignment (Parent_Full));
9301 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9303 (Derived_Type, Has_Complex_Representation (Parent_Full));
9309 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9310 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb9428 Parent_Full : Entity_Id; variable
9434 Parent_Full := Full_View (Parent_Base);
9436 Parent_Full := Parent_Base;
9440 (Derived_Type, Component_Alignment (Parent_Full));
9442 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9444 (Derived_Type, Has_Complex_Representation (Parent_Full));
9450 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9451 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch3.adb9434 Parent_Full : Entity_Id; variable
9440 Parent_Full := Full_View (Parent_Base);
9442 Parent_Full := Parent_Base;
9446 (Derived_Type, Component_Alignment (Parent_Full));
9448 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9450 (Derived_Type, Has_Complex_Representation (Parent_Full));
9456 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9457 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch3.adb9627 Parent_Full : Entity_Id; variable
9633 Parent_Full := Full_View (Parent_Base);
9635 Parent_Full := Parent_Base;
9639 (Derived_Type, Component_Alignment (Parent_Full));
9641 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9643 (Derived_Type, Has_Complex_Representation (Parent_Full));
9649 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9650 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb9428 Parent_Full : Entity_Id; variable
9434 Parent_Full := Full_View (Parent_Base);
9436 Parent_Full := Parent_Base;
9440 (Derived_Type, Component_Alignment (Parent_Full));
9442 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9444 (Derived_Type, Has_Complex_Representation (Parent_Full));
9450 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9451 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch3.adb9434 Parent_Full : Entity_Id; variable
9440 Parent_Full := Full_View (Parent_Base);
9442 Parent_Full := Parent_Base;
9446 (Derived_Type, Component_Alignment (Parent_Full));
9448 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9450 (Derived_Type, Has_Complex_Representation (Parent_Full));
9456 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9457 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb9428 Parent_Full : Entity_Id; variable
9434 Parent_Full := Full_View (Parent_Base);
9436 Parent_Full := Parent_Base;
9440 (Derived_Type, Component_Alignment (Parent_Full));
9442 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9444 (Derived_Type, Has_Complex_Representation (Parent_Full));
9450 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9451 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch3.adb9434 Parent_Full : Entity_Id; variable
9440 Parent_Full := Full_View (Parent_Base);
9442 Parent_Full := Parent_Base;
9446 (Derived_Type, Component_Alignment (Parent_Full));
9448 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9450 (Derived_Type, Has_Complex_Representation (Parent_Full));
9456 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9457 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch3.adb9287 Parent_Full : Entity_Id; variable
9293 Parent_Full := Full_View (Parent_Base);
9295 Parent_Full := Parent_Base;
9299 (Derived_Type, Component_Alignment (Parent_Full));
9301 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9303 (Derived_Type, Has_Complex_Representation (Parent_Full));
9309 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9310 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch3.adb9287 Parent_Full : Entity_Id; variable
9293 Parent_Full := Full_View (Parent_Base);
9295 Parent_Full := Parent_Base;
9299 (Derived_Type, Component_Alignment (Parent_Full));
9301 (Derived_Type, C_Pass_By_Copy (Parent_Full));
9303 (Derived_Type, Has_Complex_Representation (Parent_Full));
9309 Set_Is_Packed (Derived_Type, Is_Packed (Parent_Full));
9310 Set_No_Reordering (Derived_Type, No_Reordering (Parent_Full));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb8558 Parent_Full : Entity_Id; variable
8566 Parent_Full := Full_View (Parent_Base);
8568 Parent_Full := Parent_Base;
8572 (Derived_Type, OK_To_Reorder_Components (Parent_Full));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch3.adb7780 Parent_Full : Entity_Id; variable
7788 Parent_Full := Full_View (Parent_Base);
7790 Parent_Full := Parent_Base;
7794 (Derived_Type, OK_To_Reorder_Components (Parent_Full));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch3.adb7780 Parent_Full : Entity_Id; variable
7788 Parent_Full := Full_View (Parent_Base);
7790 Parent_Full := Parent_Base;
7794 (Derived_Type, OK_To_Reorder_Components (Parent_Full));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch3.adb8135 Parent_Full : Entity_Id; variable
8143 Parent_Full := Full_View (Parent_Base);
8145 Parent_Full := Parent_Base;
8149 (Derived_Type, OK_To_Reorder_Components (Parent_Full));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb8558 Parent_Full : Entity_Id; variable
8566 Parent_Full := Full_View (Parent_Base);
8568 Parent_Full := Parent_Base;
8572 (Derived_Type, OK_To_Reorder_Components (Parent_Full));