Home
last modified time | relevance | path

Searched refs:D_Type (Results 51 – 55 of 55) sorted by relevance

123

/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch9.adb12684 D_Type : Entity_Id; variable
12800 D_Type := Base_Type (Etype (Expression (D_Stat)));
12809 elsif Is_RTE (D_Type, RO_CA_Time) then
12817 else pragma Assert (Is_RTE (D_Type, RO_RT_Time));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch9.adb12495 D_Type : Entity_Id; variable
12610 D_Type := Base_Type (Etype (Expression (D_Stat)));
12619 elsif Is_RTE (D_Type, RO_CA_Time) then
12627 else pragma Assert (Is_RTE (D_Type, RO_RT_Time));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch9.adb12496 D_Type : Entity_Id; variable
12611 D_Type := Base_Type (Etype (Expression (D_Stat)));
12620 elsif Is_RTE (D_Type, RO_CA_Time) then
12628 else pragma Assert (Is_RTE (D_Type, RO_RT_Time));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch9.adb12495 D_Type : Entity_Id; variable
12610 D_Type := Base_Type (Etype (Expression (D_Stat)));
12619 elsif Is_RTE (D_Type, RO_CA_Time) then
12627 else pragma Assert (Is_RTE (D_Type, RO_RT_Time));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch9.adb12457 D_Type : Entity_Id; variable
12572 D_Type := Base_Type (Etype (Expression (D_Stat)));
12581 elsif Is_RTE (D_Type, RO_CA_Time) then
12589 else pragma Assert (Is_RTE (D_Type, RO_RT_Time));

123