Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_assocs.adb1684 Set_Subprogram_Association_Chain (Assoc, Op_Eq);
H A Dvhdl-nodes.ads8902 procedure Set_Subprogram_Association_Chain (Target : Iir; Chain : Iir); subprogspec
H A Dvhdl-nodes.adb6285 procedure Set_Subprogram_Association_Chain (Target : Iir; Chain : Iir) is subprogram
6291 end Set_Subprogram_Association_Chain;
H A Dvhdl-nodes_meta.adb6845 Set_Subprogram_Association_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2648 Set_Subprogram_Association_Chain = libghdl.vhdl__nodes__set_subprogram_association_chain variable