Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb3111 function Get_Interface_Declaration_Chain (Target : Iir) return Iir is subprogram
H A Dvhdl-nodes.ads7909 function Get_Interface_Declaration_Chain (Target : Iir) return Iir; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2059 Get_Interface_Declaration_Chain = libghdl.vhdl__nodes__get_interface_declaration_chain variable