Home
last modified time | relevance | path

Searched refs:Get_Index_Constraint_Flag (Results 1 – 11 of 11) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb383 if not Get_Index_Constraint_Flag (Atype) then
396 if Get_Index_Constraint_Flag (Atype) then
409 if Get_Index_Constraint_Flag (Atype) then
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb784 Constrained_Index : constant Boolean := Get_Index_Constraint_Flag (Def);
1512 (Res, Get_Index_Constraint_Flag (Def));
1613 Set_Index_Constraint_Flag (Def, Get_Index_Constraint_Flag (Mark_Def));
1617 if Get_Index_Constraint_Flag (Mark_Def) then
H A Dvhdl-nodes.ads8529 function Get_Index_Constraint_Flag (Atype : Iir) return Boolean; subprogspec
H A Dvhdl-sem_names.adb780 and then Get_Index_Constraint_Flag (Prefix_Type)
H A Dvhdl-nodes.adb5039 function Get_Index_Constraint_Flag (Atype : Iir) return Boolean is subprogram
5045 end Get_Index_Constraint_Flag;
H A Dvhdl-sem_expr.adb4072 Constrained or Get_Index_Constraint_Flag (A_Type));
H A Dvhdl-nodes_meta.adb5643 return Get_Index_Constraint_Flag (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap6.adb697 or else not Get_Index_Constraint_Flag (Prefix_Type)
H A Dtrans-chap3.adb704 not Get_Index_Constraint_Flag (Parent_Type);
717 if Get_Index_Constraint_Flag (Def) then
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2419 Get_Index_Constraint_Flag = libghdl.vhdl__nodes__get_index_constraint_flag variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb3930 if not Get_Index_Constraint_Flag (Def) then