Home
last modified time | relevance | path

Searched refs:Set_Designated_Subtype_Indication (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb1123 Set_Designated_Subtype_Indication (Def, D_Type);
2322 Set_Designated_Subtype_Indication (Res, Sub_Type);
H A Dvhdl-nodes.ads8307 procedure Set_Designated_Subtype_Indication (Target : Iir; Dtype : Iir); subprogspec
H A Dvhdl-nodes.adb4374 procedure Set_Designated_Subtype_Indication (Target : Iir; Dtype : Iir) is subprogram
4380 end Set_Designated_Subtype_Indication;
H A Dvhdl-parse.adb2813 Set_Designated_Subtype_Indication (Res, Parse_Subtype_Indication);
H A Dvhdl-nodes_meta.adb6677 Set_Designated_Subtype_Indication (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2294 Set_Designated_Subtype_Indication = libghdl.vhdl__nodes__set_designated_subtype_indication variable