Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb2622 Set_Simple_Nature (Def, Get_Nature_Simple_Nature (El_Nat));
2686 Set_Simple_Nature (Def, El_Nat);
H A Dvhdl-nodes.ads8159 procedure Set_Simple_Nature (Def : Iir; Nature : Iir); subprogspec
H A Dvhdl-nodes.adb3845 procedure Set_Simple_Nature (Def : Iir; Nature : Iir) is subprogram
3851 end Set_Simple_Nature;
H A Dvhdl-nodes_meta.adb6635 Set_Simple_Nature (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2195 Set_Simple_Nature = libghdl.vhdl__nodes__set_simple_nature variable