Home
last modified time | relevance | path

Searched refs:Func_Typ (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb8200 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8204 and then Needs_Finalization (Func_Typ);
8213 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8215 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
8225 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8282 if not Present (Func_Typ) then
8290 elsif Func_Typ = Standard_Void_Type
8291 or else Is_Scalar_Type (Func_Typ)
8312 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
8313 or else Is_Tagged_Type (Func_Typ)
[all …]
H A Dexp_ch7.adb2207 Func_Typ : constant Entity_Id := Etype (Func_Id); constant
2252 Subtype_Indication => New_Occurrence_Of (Func_Typ, Loc))));
2304 if not Is_Constrained (Func_Typ)
2305 or else Is_Tagged_Type (Func_Typ)
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch6.adb8200 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8204 and then Needs_Finalization (Func_Typ);
8213 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8215 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
8225 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
8282 if not Present (Func_Typ) then
8290 elsif Func_Typ = Standard_Void_Type
8291 or else Is_Scalar_Type (Func_Typ)
8312 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
8313 or else Is_Tagged_Type (Func_Typ)
[all …]
H A Dexp_ch7.adb2207 Func_Typ : constant Entity_Id := Etype (Func_Id); constant
2252 Subtype_Indication => New_Occurrence_Of (Func_Typ, Loc))));
2304 if not Is_Constrained (Func_Typ)
2305 or else Is_Tagged_Type (Func_Typ)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch6.adb9400 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9402 return Has_Task (Func_Typ);
9427 and then (Needs_Finalization (Func_Typ)
9428 or else Is_Tagged_Type (Func_Typ));
9439 return Requires_Transient_Scope (Func_Typ);
9507 if not Present (Func_Typ) then
9512 elsif Func_Typ = Standard_Void_Type
9513 or else Is_Scalar_Type (Func_Typ)
9537 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type then
9564 elsif Is_Tagged_Type (Func_Typ) then
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch6.adb9400 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9402 return Has_Task (Func_Typ);
9427 and then (Needs_Finalization (Func_Typ)
9428 or else Is_Tagged_Type (Func_Typ));
9439 return Requires_Transient_Scope (Func_Typ);
9507 if not Present (Func_Typ) then
9512 elsif Func_Typ = Standard_Void_Type
9513 or else Is_Scalar_Type (Func_Typ)
9537 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type then
9564 elsif Is_Tagged_Type (Func_Typ) then
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch6.adb9400 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9402 return Has_Task (Func_Typ);
9427 and then (Needs_Finalization (Func_Typ)
9428 or else Is_Tagged_Type (Func_Typ));
9439 return Requires_Transient_Scope (Func_Typ);
9507 if not Present (Func_Typ) then
9512 elsif Func_Typ = Standard_Void_Type
9513 or else Is_Scalar_Type (Func_Typ)
9537 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type then
9564 elsif Is_Tagged_Type (Func_Typ) then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch6.adb9145 and then (Needs_Finalization (Func_Typ)
9146 or else Is_Tagged_Type (Func_Typ));
9177 not Is_Constrained (Func_Typ)
9178 or else Is_Tagged_Type (Func_Typ)
9179 or else Needs_Finalization (Func_Typ);
9246 if not Present (Func_Typ) then
9254 elsif Func_Typ = Standard_Void_Type
9255 or else Is_Scalar_Type (Func_Typ)
9276 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9277 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch6.adb9145 and then (Needs_Finalization (Func_Typ)
9146 or else Is_Tagged_Type (Func_Typ));
9177 not Is_Constrained (Func_Typ)
9178 or else Is_Tagged_Type (Func_Typ)
9179 or else Needs_Finalization (Func_Typ);
9246 if not Present (Func_Typ) then
9254 elsif Func_Typ = Standard_Void_Type
9255 or else Is_Scalar_Type (Func_Typ)
9276 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9277 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch6.adb9145 and then (Needs_Finalization (Func_Typ)
9146 or else Is_Tagged_Type (Func_Typ));
9177 not Is_Constrained (Func_Typ)
9178 or else Is_Tagged_Type (Func_Typ)
9179 or else Needs_Finalization (Func_Typ);
9246 if not Present (Func_Typ) then
9254 elsif Func_Typ = Standard_Void_Type
9255 or else Is_Scalar_Type (Func_Typ)
9276 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9277 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch6.adb9178 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9182 and then Needs_Finalization (Func_Typ);
9191 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9193 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9203 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9260 if not Present (Func_Typ) then
9268 elsif Func_Typ = Standard_Void_Type
9269 or else Is_Scalar_Type (Func_Typ)
9290 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9291 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch6.adb9178 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9182 and then Needs_Finalization (Func_Typ);
9191 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9193 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9203 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
9260 if not Present (Func_Typ) then
9268 elsif Func_Typ = Standard_Void_Type
9269 or else Is_Scalar_Type (Func_Typ)
9290 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9291 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
H A Dexp_ch7.adb2462 Func_Typ : constant Entity_Id := Etype (Func_Id); constant
2507 Subtype_Indication => New_Occurrence_Of (Func_Typ, Loc))));
2559 if not Is_Constrained (Func_Typ)
2560 or else Is_Tagged_Type (Func_Typ)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
H A Dexp_ch7.adb2462 Func_Typ : constant Entity_Id := Etype (Func_Id); constant
2507 Subtype_Indication => New_Occurrence_Of (Func_Typ, Loc))));
2559 if not Is_Constrained (Func_Typ)
2560 or else Is_Tagged_Type (Func_Typ)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch6.adb9030 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9044 and then (Needs_Finalization (Func_Typ)
9045 or else Is_Tagged_Type (Func_Typ));
9054 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9056 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
9123 if not Present (Func_Typ) then
9131 elsif Func_Typ = Standard_Void_Type
9132 or else Is_Scalar_Type (Func_Typ)
9153 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
9154 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch6.adb10508 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
10512 and then Needs_Finalization (Func_Typ);
10521 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
10523 return not Is_Constrained (Func_Typ) or else Is_Tagged_Type (Func_Typ);
10533 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id));
10590 if not Present (Func_Typ) then
10598 elsif Func_Typ = Standard_Void_Type
10599 or else Is_Scalar_Type (Func_Typ)
10620 elsif Ekind (Func_Typ) = E_Anonymous_Access_Type
10621 or else Is_Tagged_Type (Func_Typ)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch6.adb9637 Func_Typ : Entity_Id; variable
9658 Func_Typ := Underlying_Type (Etype (Subp_Id));
9667 if Has_Task (Func_Typ) then
9671 return Might_Have_Tasks (Func_Typ);
9682 return Might_Have_Tasks (Func_Typ);
9698 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9712 and then (Needs_Finalization (Func_Typ)
9713 or else Is_Tagged_Type (Func_Typ));
9722 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9724 return Requires_Transient_Scope (Func_Typ);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb9637 Func_Typ : Entity_Id; variable
9658 Func_Typ := Underlying_Type (Etype (Subp_Id));
9667 if Has_Task (Func_Typ) then
9671 return Might_Have_Tasks (Func_Typ);
9682 return Might_Have_Tasks (Func_Typ);
9698 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9712 and then (Needs_Finalization (Func_Typ)
9713 or else Is_Tagged_Type (Func_Typ));
9722 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9724 return Requires_Transient_Scope (Func_Typ);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch6.adb9637 Func_Typ : Entity_Id; variable
9658 Func_Typ := Underlying_Type (Etype (Subp_Id));
9667 if Has_Task (Func_Typ) then
9671 return Might_Have_Tasks (Func_Typ);
9682 return Might_Have_Tasks (Func_Typ);
9698 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9712 and then (Needs_Finalization (Func_Typ)
9713 or else Is_Tagged_Type (Func_Typ));
9722 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
9724 return Requires_Transient_Scope (Func_Typ);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch6.adb10039 Func_Typ : Entity_Id; variable
10060 Func_Typ := Underlying_Type (Etype (Subp_Id));
10069 if Has_Task (Func_Typ) then
10073 return Might_Have_Tasks (Func_Typ);
10084 return Might_Have_Tasks (Func_Typ);
10100 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
10114 and then (Needs_Finalization (Func_Typ)
10115 or else Is_Tagged_Type (Func_Typ));
10124 Func_Typ : constant Entity_Id := Underlying_Type (Etype (Func_Id)); constant
10126 return Requires_Transient_Scope (Func_Typ);

1234