Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2782 Get_Has_Parameter = libghdl.vhdl__nodes__get_has_parameter variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads9129 function Get_Has_Parameter (Decl : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb7005 function Get_Has_Parameter (Decl : Iir) return Boolean is subprogram
7011 end Get_Has_Parameter;
H A Dvhdl-prints.adb1698 if Get_Has_Parameter (Subprg) then
H A Dvhdl-nodes_meta.adb5689 return Get_Has_Parameter (N);