Home
last modified time | relevance | path

Searched refs:Get_Deferred_Declaration (Results 1 – 12 of 12) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_inst.adb574 and then Is_Valid (Get_Deferred_Declaration (N))
579 Get_Deferred_Declaration (N);
H A Dvhdl-annotations.adb691 if Get_Deferred_Declaration (Decl) = Null_Iir
H A Dvhdl-sem_decls.adb2488 if Get_Deferred_Declaration (El) = Null_Iir then
H A Dvhdl-nodes.ads8000 function Get_Deferred_Declaration (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb3321 function Get_Deferred_Declaration (Target : Iir) return Iir is subprogram
3327 end Get_Deferred_Declaration;
H A Dvhdl-sem_expr.adb4545 or else Get_Deferred_Declaration (Expr) /= Null_Iir
H A Dvhdl-nodes_meta.adb6131 return Get_Deferred_Declaration (N);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.adb122 and then Get_Deferred_Declaration (El) /= Null_Iir
130 Deferred := Get_Deferred_Declaration (El);
149 if Get_Deferred_Declaration (El) /= Null_Iir then
171 if Get_Deferred_Declaration (El) = Null_Iir
722 Obj1 := Get_Deferred_Declaration (Obj);
H A Dtrans-rtis.adb2258 if Get_Deferred_Declaration (Decl) = Null_Iir
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-decls.adb525 Deferred_Decl : constant Node := Get_Deferred_Declaration (Decl);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2098 Get_Deferred_Declaration = libghdl.vhdl__nodes__get_deferred_declaration variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb2539 Deferred_Decl : constant Iir := Get_Deferred_Declaration (Decl);