Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-aggr.adb208 if Get_Element_Type_Flag (Assoc) then
234 pragma Assert (Get_Element_Type_Flag (Assoc));
249 pragma Assert (Get_Element_Type_Flag (Assoc));
274 if Get_Element_Type_Flag (Assoc) then
H A Dsynth-stmts.adb465 if Get_Element_Type_Flag (Choice) then
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap7.adb225 if Get_Element_Type_Flag (Assoc) then
2987 if Get_Element_Type_Flag (Assoc) then
3101 pragma Assert (Get_Element_Type_Flag (El));
3554 if Get_Element_Type_Flag (Assoc) then
3579 if not Get_Element_Type_Flag (Assoc) then
H A Dtrans-chap8.adb954 if Get_Element_Type_Flag (Choice) then
4236 if Get_Element_Type_Flag (El) then
4251 if Get_Element_Type_Flag (El) then
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-evaluation.adb2761 if Get_Element_Type_Flag (Assoc) then
2818 if Get_Element_Type_Flag (Assoc) then
H A Dvhdl-sem_expr.adb2844 Set_Element_Type_Flag (N_Choice, Get_Element_Type_Flag (El));
3672 if Get_Element_Type_Flag (Choice) then
H A Dvhdl-nodes.ads7710 function Get_Element_Type_Flag (Target : Iir) return Boolean; subprogspec
H A Dvhdl-nodes.adb2448 function Get_Element_Type_Flag (Target : Iir) return Boolean is subprogram
2454 end Get_Element_Type_Flag;
H A Dvhdl-nodes_meta.adb5589 return Get_Element_Type_Flag (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1939 Get_Element_Type_Flag = libghdl.vhdl__nodes__get_element_type_flag variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb1941 if Get_Element_Type_Flag (Assoc) then