Home
last modified time | relevance | path

Searched defs:Get_Formal (Results 1 – 8 of 8) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-template_parameter_substitutions.ads79 not overriding function Get_Formal subprogram
86 not overriding procedure Set_Formal
H A Damf-internals-uml_template_parameter_substitutions.adb139 overriding function Get_Formal subprogram
H A Damf-internals-uml_template_parameter_substitutions.ads71 overriding function Get_Formal subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/psl/
H A Dpsl-nodes.adb954 function Get_Formal (N : Node) return Node is subprogram
H A Dpsl-nodes.ads615 function Get_Formal (N : Node) return Node; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb2160 function Get_Formal (Target : Iir) return Iir is subprogram
H A Dvhdl-nodes.ads7621 function Get_Formal (Target : Iir) return Iir; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1885 Get_Formal = libghdl.vhdl__nodes__get_formal variable