Home
last modified time | relevance | path

Searched refs:Set_Element_Subtype_Indication (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-std_package.adb322 Set_Element_Subtype_Indication (Def, Element);
1179 Set_Element_Subtype_Indication (String_Type_Definition, Element);
H A Dvhdl-sem_types.adb548 Set_Element_Subtype_Indication (Def, El_Type);
1092 Set_Element_Subtype_Indication
1794 Set_Element_Subtype_Indication (Resolution, El_Def);
H A Dvhdl-nodes.ads8258 procedure Set_Element_Subtype_Indication (Decl : Iir; Sub_Type : Iir); subprogspec
H A Dvhdl-nodes.adb4197 procedure Set_Element_Subtype_Indication (Decl : Iir; Sub_Type : Iir) is subprogram
4203 end Set_Element_Subtype_Indication;
H A Dvhdl-parse.adb2611 Set_Element_Subtype_Indication (Res_Type, Element_Subtype);
H A Dvhdl-nodes_meta.adb6663 Set_Element_Subtype_Indication (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2261 Set_Element_Subtype_Indication = libghdl.vhdl__nodes__set_element_subtype_indication variable