Home
last modified time | relevance | path

Searched refs:Set_Index_Subtype_List (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb963 Set_Index_Subtype_List (Def, Index_List);
1040 Set_Index_Subtype_List (Base_Type, Base_Index_List);
1089 Set_Index_Subtype_List (Def, Index_List);
1499 Set_Index_Subtype_List
1509 Set_Index_Subtype_List (Res, Get_Index_Subtype_List (Def));
1556 Set_Index_Subtype_List (Res, Get_Index_Subtype_List (Atype));
1614 Set_Index_Subtype_List (Def, Get_Index_Subtype_List (Mark_Def));
1682 Set_Index_Subtype_List (Def, Subtype_Index_List);
2524 Set_Index_Subtype_List (St_Def, Get_Index_Subtype_List (Def));
2632 Set_Index_Subtype_List (Arr, Get_Index_Subtype_List (Def));
H A Dvhdl-std_package.adb319 Set_Index_Subtype_List (Def, Index_List);
1178 Set_Index_Subtype_List (String_Type_Definition, Index_List);
H A Dvhdl-sem_inst.adb486 Set_Index_Subtype_List (Res, List);
H A Dvhdl-utils.adb1661 Set_Index_Subtype_List (Res, List);
H A Dvhdl-nodes.ads8248 procedure Set_Index_Subtype_List (Decl : Iir; List : Iir_Flist); subprogspec
H A Dvhdl-sem_names.adb836 Set_Index_Subtype_List (Expr_Type, Index_List);
H A Dvhdl-nodes.adb4165 procedure Set_Index_Subtype_List (Decl : Iir; List : Iir_Flist) is subprogram
4171 end Set_Index_Subtype_List;
H A Dvhdl-nodes_meta.adb7025 Set_Index_Subtype_List (N, V);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2255 Set_Index_Subtype_List = libghdl.vhdl__nodes__set_index_subtype_list variable