Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb689 Set_Protected_Type_Declaration (Bod, Decl);
H A Dvhdl-nodes.ads9075 procedure Set_Protected_Type_Declaration (Target : Iir; Decl : Iir); subprogspec
H A Dvhdl-nodes.adb6837 procedure Set_Protected_Type_Declaration (Target : Iir; Decl : Iir) is subprogram
6843 end Set_Protected_Type_Declaration;
H A Dvhdl-nodes_meta.adb6887 Set_Protected_Type_Declaration (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2750 Set_Protected_Type_Declaration = libghdl.vhdl__nodes__set_protected_type_declaration variable