Home
last modified time | relevance | path

Searched refs:Set_Vunit_Item_Chain (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_psl.adb1227 Set_Vunit_Item_Chain (Unit, Item);
H A Dvhdl-canon.adb3459 Set_Vunit_Item_Chain (Decl, Item);
H A Dvhdl-nodes.ads7804 procedure Set_Vunit_Item_Chain (Vunit : Iir; Chain : Iir); subprogspec
H A Dvhdl-nodes.adb2745 procedure Set_Vunit_Item_Chain (Vunit : Iir; Chain : Iir) is subprogram
2751 end Set_Vunit_Item_Chain;
H A Dvhdl-parse.adb11273 Set_Vunit_Item_Chain (Res, Item);
H A Dvhdl-nodes_meta.adb6535 Set_Vunit_Item_Chain (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1994 Set_Vunit_Item_Chain = libghdl.vhdl__nodes__set_vunit_item_chain variable