Home
last modified time | relevance | path

Searched refs:Set_Associated_Type (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb1674 Set_Associated_Type (Inter_Def, Actual_Type);
2662 Set_Associated_Type (Get_Type (Inter), Null_Iir);
H A Dvhdl-nodes.ads8081 procedure Set_Associated_Type (Def : Iir; Atype : Iir); subprogspec
H A Dvhdl-nodes.adb3588 procedure Set_Associated_Type (Def : Iir; Atype : Iir) is subprogram
3594 end Set_Associated_Type;
H A Dvhdl-nodes_meta.adb6615 Set_Associated_Type (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2147 Set_Associated_Type = libghdl.vhdl__nodes__set_associated_type variable