Home
last modified time | relevance | path

Searched refs:Is_Deep (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_spark.adb622 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
890 or else Is_Deep (Target_Typ))
999 elsif Is_Deep (Target_Typ) then
2011 elsif Is_Deep (Etype (Formal)) then
2071 elsif Is_Deep (Etype (Formal)) then
2303 elsif Is_Deep (Ty_St_Name) then
3196 return Is_Deep (Component_Type (E));
3219 if Is_Deep (Etype (Elmt)) then
3259 end Is_Deep;
3495 if Is_Deep (Etype (N)) then
[all …]
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_spark.adb622 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
890 or else Is_Deep (Target_Typ))
999 elsif Is_Deep (Target_Typ) then
2011 elsif Is_Deep (Etype (Formal)) then
2071 elsif Is_Deep (Etype (Formal)) then
2303 elsif Is_Deep (Ty_St_Name) then
3196 return Is_Deep (Component_Type (E));
3219 if Is_Deep (Etype (Elmt)) then
3259 end Is_Deep;
3495 if Is_Deep (Etype (N)) then
[all …]
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_spark.adb622 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
890 or else Is_Deep (Target_Typ))
999 elsif Is_Deep (Target_Typ) then
2011 elsif Is_Deep (Etype (Formal)) then
2071 elsif Is_Deep (Etype (Formal)) then
2303 elsif Is_Deep (Ty_St_Name) then
3196 return Is_Deep (Component_Type (E));
3219 if Is_Deep (Etype (Elmt)) then
3259 end Is_Deep;
3495 if Is_Deep (Etype (N)) then
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_spark.adb704 function Is_Deep (E : Entity_Id) return Boolean; subprogspec
2648 if Is_Deep (Etype (Expression (Stmt))) then
2765 if Is_Deep (Etype (Expression (Stmt))) then
3576 if Is_Deep (Etype (Prefix (N))) then
3730 function Is_Deep (E : Entity_Id) return Boolean is subprogram
3770 return Is_Deep (Component_Type (E));
3793 if Is_Deep (Etype (Elmt)) then
3808 return Is_Deep (Full_View (E));
3835 end Is_Deep;
3844 return not Is_Deep (E);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dinline.adb1534 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1542 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1551 return Is_Deep (Component_Type (Typ));
1558 if Is_Deep (Etype (Comp)) then
1600 return Is_Deep (Underlying_Type (Typ));
1603 end Is_Deep;
1621 if Is_Deep (Formal_Typ) then
1631 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dinline.adb1553 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1561 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1570 return Is_Deep (Component_Type (Typ));
1577 if Is_Deep (Etype (Comp)) then
1619 return Is_Deep (Underlying_Type (Typ));
1622 end Is_Deep;
1640 if Is_Deep (Formal_Typ) then
1650 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dinline.adb1534 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1542 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1551 return Is_Deep (Component_Type (Typ));
1558 if Is_Deep (Etype (Comp)) then
1600 return Is_Deep (Underlying_Type (Typ));
1603 end Is_Deep;
1621 if Is_Deep (Formal_Typ) then
1631 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dinline.adb1561 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1569 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1578 return Is_Deep (Component_Type (Typ));
1585 if Is_Deep (Etype (Comp)) then
1627 return Is_Deep (Underlying_Type (Typ));
1630 end Is_Deep;
1648 if Is_Deep (Formal_Typ) then
1658 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dinline.adb1553 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1561 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1570 return Is_Deep (Component_Type (Typ));
1577 if Is_Deep (Etype (Comp)) then
1619 return Is_Deep (Underlying_Type (Typ));
1622 end Is_Deep;
1640 if Is_Deep (Formal_Typ) then
1650 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dinline.adb1534 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1542 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1551 return Is_Deep (Component_Type (Typ));
1558 if Is_Deep (Etype (Comp)) then
1600 return Is_Deep (Underlying_Type (Typ));
1603 end Is_Deep;
1621 if Is_Deep (Formal_Typ) then
1631 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dinline.adb1553 function Is_Deep (Typ : Entity_Id) return Boolean; subprogspec
1561 function Is_Deep (Typ : Entity_Id) return Boolean is subprogram
1570 return Is_Deep (Component_Type (Typ));
1577 if Is_Deep (Etype (Comp)) then
1619 return Is_Deep (Underlying_Type (Typ));
1622 end Is_Deep;
1640 if Is_Deep (Formal_Typ) then
1650 and then Is_Deep (Etype (Subp_Id))
H A DChangeLog-20181672 (Is_Deep): Return True if an object is of access type or has

12