Home
last modified time | relevance | path

Searched refs:Is_Static_Subtype (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_eval.adb1349 and then Is_Static_Subtype (Etype (Def_Id)));
1903 if not Is_Static_Subtype (Target_Type)
2422 if not Is_Static_Subtype (Target_Type) then
3429 (Is_Static_Subtype (Component_Type (Typ))
3439 return Is_Static_Subtype (Anc_Subt)
3449 end Is_Static_Subtype;
3606 elsif not Is_Static_Subtype (T1)
3607 or else not Is_Static_Subtype (T2)
3743 if not Is_Static_Subtype (T1)
3744 or else not Is_Static_Subtype (T2)
[all …]
H A Dsem_case.adb463 if Is_Static_Subtype (Choice_Type) then
746 if not Is_Static_Subtype (E) then
770 if not Is_Static_Subtype (E) then
H A Dsem_eval.ads185 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_eval.adb1349 and then Is_Static_Subtype (Etype (Def_Id)));
1903 if not Is_Static_Subtype (Target_Type)
2422 if not Is_Static_Subtype (Target_Type) then
3429 (Is_Static_Subtype (Component_Type (Typ))
3439 return Is_Static_Subtype (Anc_Subt)
3449 end Is_Static_Subtype;
3606 elsif not Is_Static_Subtype (T1)
3607 or else not Is_Static_Subtype (T2)
3743 if not Is_Static_Subtype (T1)
3744 or else not Is_Static_Subtype (T2)
[all …]
H A Dsem_case.adb463 if Is_Static_Subtype (Choice_Type) then
746 if not Is_Static_Subtype (E) then
770 if not Is_Static_Subtype (E) then
H A Dsem_eval.ads185 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_eval.adb1993 and then Is_Static_Subtype (Etype (Def_Id)));
2696 if not Is_Static_Subtype (Target_Type)
3506 if not Is_Static_Subtype (Target_Type) then
4557 or else (Is_Static_Subtype (Component_Type (Typ))
4567 return Is_Static_Subtype (Anc_Subt)
4577 end Is_Static_Subtype;
4734 elsif not Is_Static_Subtype (T1)
4735 or else not Is_Static_Subtype (T2)
4933 if not Is_Static_Subtype (T1)
4934 or else not Is_Static_Subtype (T2)
[all …]
H A Dsem_case.adb543 if Is_Static_Subtype (Choice_Type) then
933 elsif not Is_Static_Subtype (E) then
959 if not Is_Static_Subtype (E) then
H A Dsem_eval.ads197 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_eval.adb1993 and then Is_Static_Subtype (Etype (Def_Id)));
2696 if not Is_Static_Subtype (Target_Type)
3506 if not Is_Static_Subtype (Target_Type) then
4557 or else (Is_Static_Subtype (Component_Type (Typ))
4567 return Is_Static_Subtype (Anc_Subt)
4577 end Is_Static_Subtype;
4734 elsif not Is_Static_Subtype (T1)
4735 or else not Is_Static_Subtype (T2)
4933 if not Is_Static_Subtype (T1)
4934 or else not Is_Static_Subtype (T2)
[all …]
H A Dsem_case.adb543 if Is_Static_Subtype (Choice_Type) then
933 elsif not Is_Static_Subtype (E) then
959 if not Is_Static_Subtype (E) then
H A Dsem_eval.ads197 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_eval.adb1973 and then Is_Static_Subtype (Etype (Def_Id)));
2693 if not Is_Static_Subtype (Target_Type)
3534 if not Is_Static_Subtype (Target_Type) then
4585 or else (Is_Static_Subtype (Component_Type (Typ))
4595 return Is_Static_Subtype (Anc_Subt)
4605 end Is_Static_Subtype;
4805 elsif not Is_Static_Subtype (T1)
4807 not Is_Static_Subtype (T2)
4985 if not Is_Static_Subtype (T1)
4986 or else not Is_Static_Subtype (T2)
[all …]
H A Dsem_case.adb649 Is_Static_Subtype (Bounds_Type)
964 if Is_Static_Subtype (Choice_Type) then
1485 elsif not Is_Static_Subtype (E) then
1509 if not Is_Static_Subtype (E) then
H A Dsem_eval.ads197 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_eval.ads230 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_eval.ads230 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-utilities.adb101 function Is_Static_Subtype (E : Element) return Boolean; subprogspec
2508 Result := Is_Static_Subtype (Param_Definition);
2532 function Is_Static_Subtype (E : Element) return Boolean is subprogram
2592 Result := Is_Static_Subtype (Tmp);
2599 Result := Is_Static_Subtype (Parent_Subtype_Indication (Tmp));
2613 end Is_Static_Subtype;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_eval.ads447 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_eval.ads451 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_eval.ads456 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.ads467 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_eval.ads451 function Is_Static_Subtype (Typ : Entity_Id) return Boolean; subprogspec

12345678