Home
last modified time | relevance | path

Searched refs:Get_Protected_Type_Body (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_types.adb690 if Get_Protected_Type_Body (Decl) /= Null_Iir then
695 (+Get_Protected_Type_Body (Decl), "(previous body)");
H A Dvhdl-sem_decls.adb2512 and then Get_Protected_Type_Body (Def) = Null_Iir
H A Dvhdl-nodes.ads9069 function Get_Protected_Type_Body (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6813 function Get_Protected_Type_Body (Target : Iir) return Iir is subprogram
6819 end Get_Protected_Type_Body;
H A Dvhdl-nodes_meta.adb6427 return Get_Protected_Type_Body (N);
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlprint.adb275 Bod := Get_Protected_Type_Body (Decl);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2746 Get_Protected_Type_Body = libghdl.vhdl__nodes__get_protected_type_body variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb3317 Res : constant Iir := Get_Protected_Type_Body (Spec);