/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
H A D | exp_ch7.adb | 854 Param_Typ : Entity_Id; variable 861 Param_Typ := Etype (Parameter_Type (Param)); 863 if Ekind (Param_Typ) = E_Record_Type then 864 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/ |
H A D | sem_ch4.adb | 4519 Param_Typ : Entity_Id; variable 4533 Param_Typ := Find_Parameter_Type (Param); 4535 if Present (Param_Typ) 4538 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8017 Param_Typ : Node_Id; variable 8031 Param_Typ := Parameter_Type (Parent (Formal)); 8036 if Nkind (Param_Typ) = N_Access_Definition 8037 and then Present (Subtype_Mark (Param_Typ)) 8044 or else Constant_Present (Param_Typ) 8046 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
H A D | exp_ch7.adb | 854 Param_Typ : Entity_Id; variable 861 Param_Typ := Etype (Parameter_Type (Param)); 863 if Ekind (Param_Typ) = E_Record_Type then 864 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/ |
H A D | sem_ch4.adb | 4537 Param_Typ : Entity_Id; variable 4551 Param_Typ := Find_Parameter_Type (Param); 4553 if Present (Param_Typ) 4556 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8086 Param_Typ : Node_Id; variable 8100 Param_Typ := Parameter_Type (Parent (Formal)); 8105 if Nkind (Param_Typ) = N_Access_Definition 8106 and then Present (Subtype_Mark (Param_Typ)) 8113 or else Constant_Present (Param_Typ) 8115 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
H A D | exp_ch7.adb | 854 Param_Typ : Entity_Id; variable 861 Param_Typ := Etype (Parameter_Type (Param)); 863 if Ekind (Param_Typ) = E_Record_Type then 864 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/ |
H A D | sem_ch4.adb | 4596 Param_Typ : Entity_Id; variable 4610 Param_Typ := Find_Parameter_Type (Param); 4612 if Present (Param_Typ) 4615 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8332 Param_Typ : Node_Id; variable 8346 Param_Typ := Parameter_Type (Parent (Formal)); 8351 if Nkind (Param_Typ) = N_Access_Definition 8352 and then Present (Subtype_Mark (Param_Typ)) 8359 or else Constant_Present (Param_Typ) 8361 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/ |
H A D | sem_ch4.adb | 4537 Param_Typ : Entity_Id; variable 4551 Param_Typ := Find_Parameter_Type (Param); 4553 if Present (Param_Typ) 4556 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8086 Param_Typ : Node_Id; variable 8100 Param_Typ := Parameter_Type (Parent (Formal)); 8105 if Nkind (Param_Typ) = N_Access_Definition 8106 and then Present (Subtype_Mark (Param_Typ)) 8113 or else Constant_Present (Param_Typ) 8115 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/ |
H A D | sem_ch4.adb | 4668 Param_Typ : Entity_Id; variable 4682 Param_Typ := Find_Parameter_Type (Param); 4684 if Present (Param_Typ) 4687 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8502 Param_Typ : Node_Id; variable 8516 Param_Typ := Parameter_Type (Parent (Formal)); 8521 if Nkind (Param_Typ) = N_Access_Definition 8522 and then Present (Subtype_Mark (Param_Typ)) 8529 or else Constant_Present (Param_Typ) 8531 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/ |
H A D | sem_ch4.adb | 4596 Param_Typ : Entity_Id; variable 4610 Param_Typ := Find_Parameter_Type (Param); 4612 if Present (Param_Typ) 4615 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8332 Param_Typ : Node_Id; variable 8346 Param_Typ := Parameter_Type (Parent (Formal)); 8351 if Nkind (Param_Typ) = N_Access_Definition 8352 and then Present (Subtype_Mark (Param_Typ)) 8359 or else Constant_Present (Param_Typ) 8361 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/ |
H A D | sem_ch4.adb | 4537 Param_Typ : Entity_Id; variable 4551 Param_Typ := Find_Parameter_Type (Param); 4553 if Present (Param_Typ) 4556 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8086 Param_Typ : Node_Id; variable 8100 Param_Typ := Parameter_Type (Parent (Formal)); 8105 if Nkind (Param_Typ) = N_Access_Definition 8106 and then Present (Subtype_Mark (Param_Typ)) 8113 or else Constant_Present (Param_Typ) 8115 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/ |
H A D | sem_ch4.adb | 4573 Param_Typ : Entity_Id; variable 4587 Param_Typ := Find_Parameter_Type (Param); 4589 if Present (Param_Typ) 4592 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8071 Param_Typ : Node_Id; variable 8085 Param_Typ := Parameter_Type (Parent (Formal)); 8090 if Nkind (Param_Typ) = N_Access_Definition 8091 and then Present (Subtype_Mark (Param_Typ)) 8098 or else Constant_Present (Param_Typ) 8100 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
H A D | exp_ch7.adb | 854 Param_Typ : Entity_Id; variable 861 Param_Typ := Etype (Parameter_Type (Param)); 863 if Ekind (Param_Typ) = E_Record_Type then 864 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/ |
H A D | sem_ch4.adb | 4596 Param_Typ : Entity_Id; variable 4610 Param_Typ := Find_Parameter_Type (Param); 4612 if Present (Param_Typ) 4615 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8332 Param_Typ : Node_Id; variable 8346 Param_Typ := Parameter_Type (Parent (Formal)); 8351 if Nkind (Param_Typ) = N_Access_Definition 8352 and then Present (Subtype_Mark (Param_Typ)) 8359 or else Constant_Present (Param_Typ) 8361 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/ |
H A D | sem_ch4.adb | 4519 Param_Typ : Entity_Id; variable 4533 Param_Typ := Find_Parameter_Type (Param); 4535 if Present (Param_Typ) 4538 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8017 Param_Typ : Node_Id; variable 8031 Param_Typ := Parameter_Type (Parent (Formal)); 8036 if Nkind (Param_Typ) = N_Access_Definition 8037 and then Present (Subtype_Mark (Param_Typ)) 8044 or else Constant_Present (Param_Typ) 8046 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/ |
H A D | sem_ch4.adb | 4519 Param_Typ : Entity_Id; variable 4533 Param_Typ := Find_Parameter_Type (Param); 4535 if Present (Param_Typ) 4538 (Etype (Comp_Param), Param_Typ, Mode_Conformant) 8017 Param_Typ : Node_Id; variable 8031 Param_Typ := Parameter_Type (Parent (Formal)); 8036 if Nkind (Param_Typ) = N_Access_Definition 8037 and then Present (Subtype_Mark (Param_Typ)) 8044 or else Constant_Present (Param_Typ) 8046 Formal_Typ := Etype (Subtype_Mark (Param_Typ)); [all …]
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/ |
H A D | exp_ch7.adb | 522 Param_Typ : Entity_Id; variable 529 Param_Typ := Etype (Parameter_Type (Param)); 531 if Ekind (Param_Typ) = E_Record_Type then 532 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/ |
H A D | exp_ch7.adb | 511 Param_Typ : Entity_Id; variable 518 Param_Typ := Etype (Parameter_Type (Param)); 520 if Ekind (Param_Typ) = E_Record_Type then 521 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/ |
H A D | exp_ch7.adb | 511 Param_Typ : Entity_Id; variable 518 Param_Typ := Etype (Parameter_Type (Param)); 520 if Ekind (Param_Typ) = E_Record_Type then 521 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/ |
H A D | exp_ch7.adb | 515 Param_Typ : Entity_Id; variable 522 Param_Typ := Etype (Parameter_Type (Param)); 524 if Ekind (Param_Typ) = E_Record_Type then 525 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/ |
H A D | exp_ch7.adb | 522 Param_Typ : Entity_Id; variable 529 Param_Typ := Etype (Parameter_Type (Param)); 531 if Ekind (Param_Typ) = E_Record_Type then 532 Conc_Typ := Corresponding_Concurrent_Type (Param_Typ);
|