Home
last modified time | relevance | path

Searched refs:Is_Partially_Initialized_Type (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_util.ads493 function Is_Partially_Initialized_Type (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_util.adb3886 function Is_Partially_Initialized_Type (Typ : Entity_Id) return Boolean is subprogram
3898 if Is_Partially_Initialized_Type (Component_Type (Typ)) then
3951 elsif Is_Partially_Initialized_Type (Etype (Ent)) then
3991 return Is_Partially_Initialized_Type (U);
4000 end Is_Partially_Initialized_Type;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_util.ads493 function Is_Partially_Initialized_Type (Typ : Entity_Id) return Boolean;
H A Dsem_util.adb3886 function Is_Partially_Initialized_Type (Typ : Entity_Id) return Boolean is
3898 if Is_Partially_Initialized_Type (Component_Type (Typ)) then
3951 elsif Is_Partially_Initialized_Type (Etype (Ent)) then
3991 return Is_Partially_Initialized_Type (U);
4000 end Is_Partially_Initialized_Type;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.ads943 function Is_Partially_Initialized_Type subprogspec
H A Dsem_util.adb8705 function Is_Partially_Initialized_Type subprogram
8720 if Is_Partially_Initialized_Type
8776 elsif Is_Partially_Initialized_Type
8817 return Is_Partially_Initialized_Type (U, Include_Implicit);
8826 end Is_Partially_Initialized_Type;
8853 and then not Is_Partially_Initialized_Type (T)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.ads943 function Is_Partially_Initialized_Type subprogspec
H A Dsem_util.adb8705 function Is_Partially_Initialized_Type subprogram
8720 if Is_Partially_Initialized_Type
8776 elsif Is_Partially_Initialized_Type
8817 return Is_Partially_Initialized_Type (U, Include_Implicit);
8826 end Is_Partially_Initialized_Type;
8853 and then not Is_Partially_Initialized_Type (T)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.ads1240 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.ads1480 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_util.ads1480 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_warn.adb1426 not Is_Partially_Initialized_Type (E1T, False)
1538 Is_Partially_Initialized_Type
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.ads1794 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_util.ads1833 function Is_Partially_Initialized_Type subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.ads1794 function Is_Partially_Initialized_Type subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.ads1813 function Is_Partially_Initialized_Type subprogspec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.ads1794 function Is_Partially_Initialized_Type subprogspec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.ads1794 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_util.ads1794 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_util.ads1852 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_util.ads1833 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_util.ads1865 function Is_Partially_Initialized_Type subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_util.ads1865 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_util.ads1865 function Is_Partially_Initialized_Type subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_util.ads2120 function Is_Partially_Initialized_Type subprogspec

1234567