Home
last modified time | relevance | path

Searched refs:Get_Element_Subnature_Indication (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb2614 El_Nat := Get_Element_Subnature_Indication (Def);
H A Dvhdl-nodes.ads8265 function Get_Element_Subnature_Indication (Decl : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb4221 function Get_Element_Subnature_Indication (Decl : Iir) return Iir is subprogram
4227 end Get_Element_Subnature_Indication;
H A Dvhdl-prints.adb1016 Disp_Subnature_Indication (Ctxt, Get_Element_Subnature_Indication (Def));
H A Dvhdl-nodes_meta.adb6209 return Get_Element_Subnature_Indication (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2266 Get_Element_Subnature_Indication = libghdl.vhdl__nodes__get_element_subnature_indication variable