Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_expr.adb1316 Set_Implementation (Expr, Inter);
1443 Set_Implementation (Expr, Inter_List);
1524 Set_Implementation (Expr, Res);
1556 Set_Implementation (Call, Imp);
1760 Set_Implementation (Expr, Decl);
1976 Set_Implementation (Expr, Create_Overload_List (Overload_List));
4631 Set_Implementation (Arr (I), Decl);
H A Dvhdl-sem_names.adb592 Set_Implementation (Call, Spec);
868 Set_Implementation (Call, Get_Named_Entity (Prefix));
H A Dvhdl-nodes.ads8976 procedure Set_Implementation (Target : Iir; Decl : Iir); subprogspec
H A Dvhdl-nodes.adb6517 procedure Set_Implementation (Target : Iir; Decl : Iir) is subprogram
6523 end Set_Implementation;
H A Dvhdl-nodes_meta.adb6861 Set_Implementation (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2690 Set_Implementation = libghdl.vhdl__nodes__set_implementation variable