Home
last modified time | relevance | path

Searched defs:Has_Physical_Literal (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes_meta.adb7863 function Has_Physical_Literal (K : Iir_Kind) return Boolean is subprogram
H A Dvhdl-nodes_meta.ads671 function Has_Physical_Literal (K : Iir_Kind) return Boolean; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes_meta.py590 Has_Physical_Literal =\ variable