Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem.adb3258 Set_Library_Declaration (Decl, Lib);
H A Dvhdl-nodes.ads7373 procedure Set_Library_Declaration (Design : Iir; Library : Iir); subprogspec
H A Dvhdl-nodes.adb1345 procedure Set_Library_Declaration (Design : Iir; Library : Iir) is subprogram
1351 end Set_Library_Declaration;
H A Dvhdl-nodes_meta.adb6451 Set_Library_Declaration (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1745 Set_Library_Declaration = libghdl.vhdl__nodes__set_library_declaration variable