Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb676 Set_Incomplete_Type_Declaration (Decl, Old_Decl);
H A Dvhdl-nodes.ads7867 procedure Set_Incomplete_Type_Declaration (N : Iir; Decl : Iir); subprogspec
H A Dvhdl-nodes.adb2953 procedure Set_Incomplete_Type_Declaration (N : Iir; Decl : Iir) is subprogram
2959 end Set_Incomplete_Type_Declaration;
H A Dvhdl-nodes_meta.adb6561 Set_Incomplete_Type_Declaration (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2033 Set_Incomplete_Type_Declaration = libghdl.vhdl__nodes__set_incomplete_type_declaration variable