Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2770 Get_Has_End = libghdl.vhdl__nodes__get_has_end variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads9109 function Get_Has_End (Decl : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb6941 function Get_Has_End (Decl : Iir) return Boolean is subprogram
6947 end Get_Has_End;
H A Dvhdl-prints.adb3775 Has_End : constant Boolean := Get_Has_End (Bod);
H A Dvhdl-nodes_meta.adb5681 return Get_Has_End (N);