Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2557 Get_Referenced_Name = libghdl.vhdl__nodes__get_referenced_name variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads8753 function Get_Referenced_Name (N : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb5778 function Get_Referenced_Name (N : Iir) return Iir is subprogram
5784 end Get_Referenced_Name;
H A Dvhdl-prints.adb4675 Name : constant Iir := Get_Referenced_Name (Expr);
H A Dvhdl-nodes_meta.adb6335 return Get_Referenced_Name (N);