Home
last modified time | relevance | path

Searched refs:Is_Complex_Type (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.adb307 if not Is_Complex_Type (Type_Info) then
572 elsif Is_Complex_Type (Type_Info) then
1178 elsif Is_Complex_Type (Type_Info) then
1237 elsif Is_Complex_Type (Type_Info) then
1477 if Is_Complex_Type (Type_Info) then
H A Dtrans.adb1309 if Is_Complex_Type (Info)
1442 function Is_Complex_Type (Tinfo : Type_Info_Acc) return Boolean is subprogram
1464 end Is_Complex_Type;
H A Dtrans-chap3.adb1313 Complex_El : constant Boolean := Is_Complex_Type (El_Tinfo);
1429 elsif Is_Complex_Type (El_Tinfo) then
1544 El_Complex : constant Boolean := Is_Complex_Type (El_Tinfo);
H A Dtrans.ads1243 function Is_Complex_Type (Tinfo : Type_Info_Acc) return Boolean; subprogspec
H A Dtrans-chap6.adb835 elsif Is_Complex_Type (El_Tinfo) then
H A Dtrans-chap7.adb4110 elsif Is_Complex_Type (Tinfo) then
4243 if Is_Complex_Type (Tinfo) then
H A Dtrans-chap8.adb2675 if Is_Complex_Type (Ftype_Info) then