Home
last modified time | relevance | path

Searched defs:Expand_N_Subprogram_Renaming_Declaration (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch8.adb282 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
283 Loc : constant Source_Ptr := Sloc (N);
284 Id : constant Entity_Id := Defining_Entity (N);
286 function Build_Body_For_Renaming return Node_Id;
294 function Build_Body_For_Renaming return Node_Id is
328 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
H A Dexp_ch8.ads34 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id); subprogspec
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch8.adb282 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
283 Loc : constant Source_Ptr := Sloc (N);
284 Id : constant Entity_Id := Defining_Entity (N);
286 function Build_Body_For_Renaming return Node_Id;
294 function Build_Body_For_Renaming return Node_Id is
328 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
H A Dexp_ch8.ads34 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id); subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch8.adb241 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
242 Loc : constant Source_Ptr := Sloc (N);
243 Id : constant Entity_Id := Defining_Entity (N);
245 function Build_Body_For_Renaming return Node_Id;
253 function Build_Body_For_Renaming return Node_Id is
286 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
H A Dexp_ch8.ads34 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id); subprogspec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
H A Dexp_ch8.ads34 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id); subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch8.adb241 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
242 Loc : constant Source_Ptr := Sloc (N);
243 Id : constant Entity_Id := Defining_Entity (N);
245 function Build_Body_For_Renaming return Node_Id;
253 function Build_Body_For_Renaming return Node_Id is
286 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch8.adb241 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
242 Loc : constant Source_Ptr := Sloc (N);
243 Id : constant Entity_Id := Defining_Entity (N);
245 function Build_Body_For_Renaming return Node_Id;
253 function Build_Body_For_Renaming return Node_Id is
286 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch8.adb259 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
260 Loc : constant Source_Ptr := Sloc (N);
261 Id : constant Entity_Id := Defining_Entity (N);
263 function Build_Body_For_Renaming return Node_Id;
271 function Build_Body_For_Renaming return Node_Id is
304 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch8.adb275 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
276 Loc : constant Source_Ptr := Sloc (N);
277 Id : constant Entity_Id := Defining_Entity (N);
279 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
287 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
350 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch8.adb272 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
273 Loc : constant Source_Ptr := Sloc (N);
274 Id : constant Entity_Id := Defining_Entity (N);
276 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
284 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
347 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch8.adb275 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
276 Loc : constant Source_Ptr := Sloc (N);
277 Id : constant Entity_Id := Defining_Entity (N);
279 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
287 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
350 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch8.adb276 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
277 Loc : constant Source_Ptr := Sloc (N);
278 Id : constant Entity_Id := Defining_Entity (N);
280 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
288 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
348 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch8.adb272 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
273 Loc : constant Source_Ptr := Sloc (N);
274 Id : constant Entity_Id := Defining_Entity (N);
276 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
284 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
347 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch8.adb275 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
276 Loc : constant Source_Ptr := Sloc (N);
277 Id : constant Entity_Id := Defining_Entity (N);
279 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
287 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
350 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch8.adb272 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
273 Loc : constant Source_Ptr := Sloc (N);
274 Id : constant Entity_Id := Defining_Entity (N);
276 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
284 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
347 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch8.adb261 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
262 Loc : constant Source_Ptr := Sloc (N);
263 Id : constant Entity_Id := Defining_Entity (N);
265 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
273 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
336 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch8.adb261 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
262 Loc : constant Source_Ptr := Sloc (N);
263 Id : constant Entity_Id := Defining_Entity (N);
265 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
273 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
336 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch8.adb261 procedure Expand_N_Subprogram_Renaming_Declaration (N : Node_Id) is subprogram
262 Loc : constant Source_Ptr := Sloc (N);
263 Id : constant Entity_Id := Defining_Entity (N);
265 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id;
273 function Build_Body_For_Renaming (Typ : Entity_Id) return Node_Id is
336 -- Start of processing for Expand_N_Subprogram_Renaming_Declaration argument

12