Home
last modified time | relevance | path

Searched defs:Eval_Static_Expr (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-evaluation.ads53 function Eval_Static_Expr (Expr: Iir) return Iir; subprogspec
H A Dvhdl-evaluation.adb2863 function Eval_Static_Expr (Expr: Iir) return Iir subprogram
2870 return Eval_Static_Expr (Get_Named_Entity (Expr)); argument