Home
last modified time | relevance | path

Searched refs:Orig_Comp (Results 1 – 24 of 24) sorted by last modified time

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_case.adb1580 Orig_Comp : Node_Id := First (Component_Associations (Orig_Aggr)); variable
1586 while Present (Orig_Comp) loop
1587 if Nkind (Orig_Comp) = N_Component_Association
1588 and then Binding_Chars (Orig_Comp) /= No_Name
1590 if List_Length (Choices (Orig_Comp)) /= 1 then
1595 ("binding shared by multiple components", Orig_Comp);
1601 Chars (First (Choices (Orig_Comp)));
1618 Binding_Chars (Orig_Comp));
1622 Next (Orig_Comp);
H A Dchecks.adb7108 Orig_Comp : constant Entity_Id := constant
7113 Discriminant_Checking_Func (Orig_Comp);
7166 if Is_Tagged_Type (Scope (Orig_Comp)) then
7167 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dchecks.adb7016 Orig_Comp : constant Entity_Id := constant
7021 Discriminant_Checking_Func (Orig_Comp);
7074 if Is_Tagged_Type (Scope (Orig_Comp)) then
7075 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dchecks.adb6526 Orig_Comp : constant Entity_Id := constant
6531 Discriminant_Checking_Func (Orig_Comp);
6584 if Is_Tagged_Type (Scope (Orig_Comp)) then
6585 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dchecks.adb6432 Orig_Comp : constant Entity_Id := constant
6437 Discriminant_Checking_Func (Orig_Comp);
6490 if Is_Tagged_Type (Scope (Orig_Comp)) then
6491 Pref_Type := Scope (Orig_Comp);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dchecks.adb7016 Orig_Comp : constant Entity_Id := constant
7021 Discriminant_Checking_Func (Orig_Comp);
7074 if Is_Tagged_Type (Scope (Orig_Comp)) then
7075 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dchecks.adb7016 Orig_Comp : constant Entity_Id := constant
7021 Discriminant_Checking_Func (Orig_Comp);
7074 if Is_Tagged_Type (Scope (Orig_Comp)) then
7075 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dchecks.adb6432 Orig_Comp : constant Entity_Id := constant
6437 Discriminant_Checking_Func (Orig_Comp);
6490 if Is_Tagged_Type (Scope (Orig_Comp)) then
6491 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dchecks.adb6526 Orig_Comp : constant Entity_Id := constant
6531 Discriminant_Checking_Func (Orig_Comp);
6584 if Is_Tagged_Type (Scope (Orig_Comp)) then
6585 Pref_Type := Scope (Orig_Comp);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dchecks.adb6526 Orig_Comp : constant Entity_Id := constant
6531 Discriminant_Checking_Func (Orig_Comp);
6584 if Is_Tagged_Type (Scope (Orig_Comp)) then
6585 Pref_Type := Scope (Orig_Comp);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dchecks.adb6432 Orig_Comp : constant Entity_Id := constant
6437 Discriminant_Checking_Func (Orig_Comp);
6490 if Is_Tagged_Type (Scope (Orig_Comp)) then
6491 Pref_Type := Scope (Orig_Comp);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dchecks.adb6374 Orig_Comp : constant Entity_Id := constant
6379 Discriminant_Checking_Func (Orig_Comp);
6432 if Is_Tagged_Type (Scope (Orig_Comp)) then
6433 Pref_Type := Scope (Orig_Comp);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dchecks.adb6138 Orig_Comp : constant Entity_Id := constant
6143 Discriminant_Checking_Func (Orig_Comp);
6196 if Is_Tagged_Type (Scope (Orig_Comp)) then
6197 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dchecks.adb6138 Orig_Comp : constant Entity_Id := constant
6143 Discriminant_Checking_Func (Orig_Comp);
6196 if Is_Tagged_Type (Scope (Orig_Comp)) then
6197 Pref_Type := Scope (Orig_Comp);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dchecks.adb5514 Orig_Comp : constant Entity_Id := constant
5519 Discriminant_Checking_Func (Orig_Comp);
5572 if Is_Tagged_Type (Scope (Orig_Comp)) then
5573 Pref_Type := Scope (Orig_Comp);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dchecks.adb5349 Orig_Comp : constant Entity_Id := constant
5354 Discriminant_Checking_Func (Orig_Comp);
5407 if Is_Tagged_Type (Scope (Orig_Comp)) then
5408 Pref_Type := Scope (Orig_Comp);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dchecks.adb5349 Orig_Comp : constant Entity_Id := constant
5354 Discriminant_Checking_Func (Orig_Comp);
5407 if Is_Tagged_Type (Scope (Orig_Comp)) then
5408 Pref_Type := Scope (Orig_Comp);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dchecks.adb3472 Orig_Comp : constant Entity_Id := constant
3477 Discriminant_Checking_Func (Orig_Comp);
3530 if Is_Tagged_Type (Scope (Orig_Comp)) then
3531 Pref_Type := Scope (Orig_Comp);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dchecks.adb3472 Orig_Comp : constant Entity_Id :=
3477 Discriminant_Checking_Func (Orig_Comp);
3530 if Is_Tagged_Type (Scope (Orig_Comp)) then
3531 Pref_Type := Scope (Orig_Comp);