Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2797 Get_Has_Delay_Mechanism = libghdl.vhdl__nodes__get_has_delay_mechanism variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads9160 function Get_Has_Delay_Mechanism (Stmt : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb7085 function Get_Has_Delay_Mechanism (Stmt : Iir) return Boolean is subprogram
7091 end Get_Has_Delay_Mechanism;
H A Dvhdl-prints.adb2534 elsif Get_Has_Delay_Mechanism (Stmt) then
H A Dvhdl-nodes_meta.adb5699 return Get_Has_Delay_Mechanism (N);