Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb1310 Set_Phase_Expression (Decl, Expr);
H A Dvhdl-nodes.ads8201 procedure Set_Phase_Expression (Decl : Iir; Expr : Iir); subprogspec
H A Dvhdl-nodes.adb4005 procedure Set_Phase_Expression (Decl : Iir; Expr : Iir) is subprogram
4011 end Set_Phase_Expression;
H A Dvhdl-parse.adb3779 Set_Phase_Expression (First, Parse_Expression);
H A Dvhdl-nodes_meta.adb6655 Set_Phase_Expression (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2225 Set_Phase_Expression = libghdl.vhdl__nodes__set_phase_expression variable