Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb2620 Set_Element_Subnature (Def, El_Nat);
H A Dvhdl-nodes.ads8270 procedure Set_Element_Subnature (Decl : Iir; Sub_Nature : Iir); subprogspec
H A Dvhdl-nodes.adb4246 procedure Set_Element_Subnature (Decl : Iir; Sub_Nature : Iir) is subprogram
4252 end Set_Element_Subnature;
H A Dvhdl-nodes_meta.adb6669 Set_Element_Subnature (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2270 Set_Element_Subnature = libghdl.vhdl__nodes__set_element_subnature variable