Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2554 Get_Alias_Declaration = libghdl.vhdl__nodes__get_alias_declaration variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads8749 function Get_Alias_Declaration (Name : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5762 function Get_Alias_Declaration (Name : Iir) return Iir is subprogram
5768 end Get_Alias_Declaration;
H A Dvhdl-nodes_meta.adb6333 return Get_Alias_Declaration (N);