Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2767 Get_Has_Begin = libghdl.vhdl__nodes__get_has_begin variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-prints.adb1332 if Get_Has_Begin (Decl) then
3774 Has_Beg : constant Boolean := Get_Has_Begin (Bod);
H A Dvhdl-nodes.ads9104 function Get_Has_Begin (Decl : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb6925 function Get_Has_Begin (Decl : Iir) return Boolean is subprogram
6931 end Get_Has_Begin;
H A Dvhdl-nodes_meta.adb5679 return Get_Has_Begin (N);