Home
last modified time | relevance | path

Searched refs:Get_Has_Pure (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2776 Get_Has_Pure = libghdl.vhdl__nodes__get_has_pure variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads9119 function Get_Has_Pure (Decl : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb6973 function Get_Has_Pure (Decl : Iir) return Boolean is subprogram
6979 end Get_Has_Pure;
H A Dvhdl-prints.adb1685 if Get_Has_Pure (Subprg) then
H A Dvhdl-parse.adb8161 if Get_Has_Pure (Subprg) then
H A Dvhdl-nodes_meta.adb5685 return Get_Has_Pure (N);