Home
last modified time | relevance | path

Searched refs:Get_Literal_Subtype (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1852 Get_Literal_Subtype = libghdl.vhdl__nodes__get_literal_subtype variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads7570 function Get_Literal_Subtype (Lit : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb1983 function Get_Literal_Subtype (Lit : Iir) return Iir is subprogram
1989 end Get_Literal_Subtype;
H A Dvhdl-nodes_meta.adb6013 return Get_Literal_Subtype (N);