Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-utils.adb1336 Set_Owned_Elements_Chain (Rec_Type, El);
H A Dvhdl-nodes.ads8299 procedure Set_Owned_Elements_Chain (Atype : Iir; Chain : Iir); subprogspec
H A Dvhdl-nodes.adb4342 procedure Set_Owned_Elements_Chain (Atype : Iir; Chain : Iir) is subprogram
4348 end Set_Owned_Elements_Chain;
H A Dvhdl-nodes_meta.adb6673 Set_Owned_Elements_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2288 Set_Owned_Elements_Chain = libghdl.vhdl__nodes__set_owned_elements_chain variable