Home
last modified time | relevance | path

Searched refs:Get_Subprogram_Body (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dinline.adb861 E_Body : constant Node_Id := Get_Subprogram_Body (E);
983 (Get_Subprogram_Body (Ent), Ent);
H A Dsem_util.ads348 function Get_Subprogram_Body (E : Entity_Id) return Node_Id; subprogspec
H A Dsem_util.adb2648 function Get_Subprogram_Body (E : Entity_Id) return Node_Id is subprogram
2666 end Get_Subprogram_Body; argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dinline.adb861 E_Body : constant Node_Id := Get_Subprogram_Body (E);
983 (Get_Subprogram_Body (Ent), Ent);
H A Dsem_util.ads348 function Get_Subprogram_Body (E : Entity_Id) return Node_Id;
H A Dsem_util.adb2648 function Get_Subprogram_Body (E : Entity_Id) return Node_Id is
2666 end Get_Subprogram_Body;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem.adb2078 if Get_Subprogram_Body (Spec) /= Null_Iir then
2080 (+Spec, +Get_Subprogram_Body (Spec)));
2329 Bod := Get_Subprogram_Body (Spec);
2340 return Get_Subprogram_Body (Orig);
2681 Bod : constant Iir := Get_Subprogram_Body (El);
H A Dvhdl-sem_inst.adb507 pragma Assert (Get_Subprogram_Body (Spec) = Null_Iir);
1298 Res : constant Iir := Get_Subprogram_Body (Spec);
H A Dvhdl-sem_names.adb442 Decl_Body : constant Iir := Get_Subprogram_Body (Decl);
1609 Bod : constant Iir := Get_Subprogram_Body (Subprg_Spec);
1689 Set_Impure_Depth (Get_Subprogram_Body (Subprg),
1699 Subprg_Body := Get_Subprogram_Body (Subprg);
H A Dvhdl-utils.adb964 return Get_Subprogram_Body (Subprg);
H A Dvhdl-sem_specs.adb139 return Get_Subprogram_Body (Parent);
H A Dvhdl-sem_decls.adb2497 and then Get_Subprogram_Body (El) = Null_Iir
H A Dvhdl-sem_expr.adb994 Callee_Body : constant Iir := Get_Subprogram_Body (Callee);
995 Subprg_Body : constant Iir := Get_Subprogram_Body (Subprg);
H A Dvhdl-canon.adb561 Bod := Get_Subprogram_Body (Callee);
H A Dvhdl-nodes.ads7937 function Get_Subprogram_Body (Target : Iir) return Iir; subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.ads640 function Get_Subprogram_Body (E : Entity_Id) return Node_Id; subprogspec
H A Dinline.adb1010 E_Body : constant Node_Id := Get_Subprogram_Body (E);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.ads640 function Get_Subprogram_Body (E : Entity_Id) return Node_Id; subprogspec
H A Dinline.adb1010 E_Body : constant Node_Id := Get_Subprogram_Body (E);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dinline.adb1010 E_Body : constant Node_Id := Get_Subprogram_Body (E);
H A Dsem_util.ads859 function Get_Subprogram_Body (E : Entity_Id) return Node_Id; subprogspec
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-debugger.adb634 Get_Declaration_Chain (Get_Subprogram_Body (Decl)));
1309 (Get_Sequential_Statement_Chain (Get_Subprogram_Body (El)));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-debugger__on.adb876 (Get_Sequential_Statement_Chain (Get_Subprogram_Body (El)));
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlprint.adb268 Bod := Get_Subprogram_Body (Decl);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2071 Get_Subprogram_Body = libghdl.vhdl__nodes__get_subprogram_body variable

12