Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_stmts.adb2063 Set_Block_Statement (Guard, Stmt);
H A Dvhdl-nodes.ads8024 procedure Set_Block_Statement (Target : Iir; Block : Iir); subprogspec
H A Dvhdl-nodes.adb3393 procedure Set_Block_Statement (Target : Iir; Block : Iir) is subprogram
3399 end Set_Block_Statement;
H A Dvhdl-nodes_meta.adb6593 Set_Block_Statement (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2111 Set_Block_Statement = libghdl.vhdl__nodes__set_block_statement variable