Home
last modified time | relevance | path

Searched defs:Get_Declaration_Chain (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb3418 function Get_Declaration_Chain (Target : Iir) return Iir is subprogram
H A Dvhdl-nodes.ads8035 function Get_Declaration_Chain (Target : Iir) return Iir; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2116 Get_Declaration_Chain = libghdl.vhdl__nodes__get_declaration_chain variable