Home
last modified time | relevance | path

Searched refs:Is_Static_Subtype (Results 26 – 50 of 183) sorted by relevance

12345678

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.ads466 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2565 and then Is_Static_Subtype (Etype (Def_Id)));
3344 if not Is_Static_Subtype (Target_Type)
4259 if not Is_Static_Subtype (Target_Type) then
5600 if not Is_Static_Subtype (Typ) then
5678 return Is_Static_Subtype (Etype (Choice));
5727 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5767 or else (Is_Static_Subtype (Component_Type (Typ))
5768 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5777 return Is_Static_Subtype (Anc_Subt)
5787 end Is_Static_Subtype;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.ads467 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2549 and then Is_Static_Subtype (Etype (Def_Id)));
3303 if not Is_Static_Subtype (Target_Type)
4186 if not Is_Static_Subtype (Target_Type) then
5579 return Is_Static_Subtype (Etype (Choice));
5628 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5666 or else (Is_Static_Subtype (Component_Type (Typ))
5667 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5676 return Is_Static_Subtype (Anc_Subt)
5686 end Is_Static_Subtype;
6121 if Is_Static_Subtype (T1) and then Is_Static_Subtype (T2) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.ads467 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2549 and then Is_Static_Subtype (Etype (Def_Id)));
3303 if not Is_Static_Subtype (Target_Type)
4186 if not Is_Static_Subtype (Target_Type) then
5579 return Is_Static_Subtype (Etype (Choice));
5628 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5666 or else (Is_Static_Subtype (Component_Type (Typ))
5667 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5676 return Is_Static_Subtype (Anc_Subt)
5686 end Is_Static_Subtype;
6121 if Is_Static_Subtype (T1) and then Is_Static_Subtype (T2) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_eval.ads451 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2466 and then Is_Static_Subtype (Etype (Def_Id)));
3127 if not Is_Static_Subtype (Target_Type)
3969 if not Is_Static_Subtype (Target_Type) then
5065 return Is_Static_Subtype (Etype (Choice));
5114 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5152 or else (Is_Static_Subtype (Component_Type (Typ))
5153 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5162 return Is_Static_Subtype (Anc_Subt)
5172 end Is_Static_Subtype;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_eval.ads447 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_eval.ads447 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.adb2549 and then Is_Static_Subtype (Etype (Def_Id)));
3303 if not Is_Static_Subtype (Target_Type)
4186 if not Is_Static_Subtype (Target_Type) then
5579 return Is_Static_Subtype (Etype (Choice));
5628 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5666 or else (Is_Static_Subtype (Component_Type (Typ))
5667 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5676 return Is_Static_Subtype (Anc_Subt)
5686 end Is_Static_Subtype;
6121 if Is_Static_Subtype (T1) and then Is_Static_Subtype (T2) then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb2313 and then Is_Static_Subtype (Etype (Def_Id)));
2974 if not Is_Static_Subtype (Target_Type)
3806 if not Is_Static_Subtype (Target_Type) then
4859 return Is_Static_Subtype (Etype (Choice));
4908 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
4937 or else (Is_Static_Subtype (Component_Type (Typ))
4938 and then Is_Static_Subtype (Etype (First_Index (Typ))));
4947 return Is_Static_Subtype (Anc_Subt)
4957 end Is_Static_Subtype;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_eval.adb2313 and then Is_Static_Subtype (Etype (Def_Id)));
2974 if not Is_Static_Subtype (Target_Type)
3806 if not Is_Static_Subtype (Target_Type) then
4859 return Is_Static_Subtype (Etype (Choice));
4908 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
4937 or else (Is_Static_Subtype (Component_Type (Typ))
4938 and then Is_Static_Subtype (Etype (First_Index (Typ))));
4947 return Is_Static_Subtype (Anc_Subt)
4957 end Is_Static_Subtype;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.adb2429 and then Is_Static_Subtype (Etype (Def_Id)));
3090 if not Is_Static_Subtype (Target_Type)
3932 if not Is_Static_Subtype (Target_Type) then
5007 return Is_Static_Subtype (Etype (Choice));
5056 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5094 or else (Is_Static_Subtype (Component_Type (Typ))
5095 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5104 return Is_Static_Subtype (Anc_Subt)
5114 end Is_Static_Subtype;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_eval.adb2405 and then Is_Static_Subtype (Etype (Def_Id)));
3058 if not Is_Static_Subtype (Target_Type)
3893 if not Is_Static_Subtype (Target_Type) then
4967 return Is_Static_Subtype (Etype (Choice));
5016 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5054 or else (Is_Static_Subtype (Component_Type (Typ))
5055 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5064 return Is_Static_Subtype (Anc_Subt)
5074 end Is_Static_Subtype;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.adb2466 and then Is_Static_Subtype (Etype (Def_Id)));
3127 if not Is_Static_Subtype (Target_Type)
3969 if not Is_Static_Subtype (Target_Type) then
5065 return Is_Static_Subtype (Etype (Choice));
5114 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5152 or else (Is_Static_Subtype (Component_Type (Typ))
5153 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5162 return Is_Static_Subtype (Anc_Subt)
5172 end Is_Static_Subtype;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.adb2466 and then Is_Static_Subtype (Etype (Def_Id)));
3127 if not Is_Static_Subtype (Target_Type)
3969 if not Is_Static_Subtype (Target_Type) then
5065 return Is_Static_Subtype (Etype (Choice));
5114 function Is_Static_Subtype (Typ : Entity_Id) return Boolean is subprogram
5152 or else (Is_Static_Subtype (Component_Type (Typ))
5153 and then Is_Static_Subtype (Etype (First_Index (Typ))));
5162 return Is_Static_Subtype (Anc_Subt)
5172 end Is_Static_Subtype;

12345678