Home
last modified time | relevance | path

Searched refs:Get_Designated_Type (Results 1 – 14 of 14) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_names.adb522 Set_Type (Res, Get_Designated_Type (Prefix_Type));
620 Set_Type (Id, Get_Designated_Type (Ptr_Type));
2226 Name_Type := Get_Designated_Type (Name_Type);
2268 Base_Type := Get_Base_Type (Get_Designated_Type (Base_Type));
2776 Arr_Type := Get_Designated_Type (Arr_Type);
3195 Set_Type (R, Get_Designated_Type (Base_Type));
3597 Get_Designated_Type (Get_Base_Type (Prefix_Type));
H A Dvhdl-sem_types.adb1492 Set_Designated_Type (Res, Get_Designated_Type (Def));
2313 Get_Designated_Type (Type_Mark);
H A Dvhdl-annotations.adb373 (Block_Info, Get_Designated_Type (Def));
H A Dvhdl-nodes.ads8302 function Get_Designated_Type (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb4350 function Get_Designated_Type (Target : Iir) return Iir is subprogram
4356 end Get_Designated_Type;
H A Dvhdl-sem_expr.adb312 return Get_Base_Type (Get_Designated_Type (Base_Type))
H A Dvhdl-prints.adb667 (Ctxt, Des_Ind, Get_Designated_Type (Base_Type));
H A Dvhdl-nodes_meta.adb6217 return Get_Designated_Type (N);
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb187 Des_Type : constant Node := Get_Designated_Type (Def);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap3.adb1610 D_Type : constant Iir := Get_Designated_Type (Def);
1628 D_Type : constant Iir := Get_Designated_Type (Def);
2365 Dtype : constant Iir := Get_Designated_Type (Def);
H A Dtrans-chap7.adb2408 B := Get_Info (Get_Designated_Type (Left_Type));
3736 D_Type : constant Iir := Get_Designated_Type (A_Type);
3807 Get_Designated_Type (Get_Base_Type (Acc_Type));
3827 D_Type : constant Iir := Get_Designated_Type (A_Type);
H A Dtrans-rtis.adb1369 (Get_Designated_Type (Atype));
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2290 Get_Designated_Type = libghdl.vhdl__nodes__get_designated_type variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb983 (Instance, Get_Designated_Type (Def));