Home
last modified time | relevance | path

Searched refs:Generic_Formal_Declarations (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/dports/lang/asis/asis-gpl-2016-src/asis/
H A Da4g-norm.adb136 Gen_Form_Pars := Generic_Formal_Declarations (Result_Node);
736 First_Non_Pragma (Generic_Formal_Declarations (Templ_Node));
H A Da4g-contt-tt.adb277 List_To_Search := Generic_Formal_Declarations (Parent (Scope));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dpar_sco.adb1562 (Generic_Formal_Declarations (N), 'X');
2139 Process_Decisions (Generic_Formal_Declarations (N), 'X', No_Location);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dpar_sco.adb1551 (Generic_Formal_Declarations (N), 'X');
2113 Process_Decisions (Generic_Formal_Declarations (N), 'X', No_Location);
H A Dsem_ch12.adb2296 (Generic_Formal_Declarations (Original_Node (Gen_Decl)));
2322 Formals => Generic_Formal_Declarations (Act_Tree),
2323 F_Copy => Generic_Formal_Declarations (Gen_Decl));
2953 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3068 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
3566 Formals => Generic_Formal_Declarations (Act_Tree),
3567 F_Copy => Generic_Formal_Declarations (Gen_Decl));
4713 Formals => Generic_Formal_Declarations (Act_Tree),
4714 F_Copy => Generic_Formal_Declarations (Gen_Decl));
8818 Formals := Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dpar_sco.adb1551 (Generic_Formal_Declarations (N), 'X');
2113 Process_Decisions (Generic_Formal_Declarations (N), 'X', No_Location);
H A Dsem_ch12.adb2296 (Generic_Formal_Declarations (Original_Node (Gen_Decl)));
2322 Formals => Generic_Formal_Declarations (Act_Tree),
2323 F_Copy => Generic_Formal_Declarations (Gen_Decl));
2953 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3068 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
3566 Formals => Generic_Formal_Declarations (Act_Tree),
3567 F_Copy => Generic_Formal_Declarations (Gen_Decl));
4713 Formals => Generic_Formal_Declarations (Act_Tree),
4714 F_Copy => Generic_Formal_Declarations (Gen_Decl));
8818 Formals := Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch7.adb305 Set_Use (Generic_Formal_Declarations (Pack_Decl));
927 Generic_Formal_Declarations (Orig_Decl);
H A Dsem_ch12.adb2042 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
2155 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
2478 Generic_Formal_Declarations (Act_Tree),
2479 Generic_Formal_Declarations (Gen_Decl));
3352 Generic_Formal_Declarations (Act_Tree),
3353 Generic_Formal_Declarations (Gen_Decl));
6215 Generic_Formal_Declarations (Gen_Decl);
6441 Generic_Formal_Declarations (Gen_Decl);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch7.adb305 Set_Use (Generic_Formal_Declarations (Pack_Decl));
927 Generic_Formal_Declarations (Orig_Decl);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgen_il-fields.ads200 Generic_Formal_Declarations,
H A Dsem_ch12.adb2896 Formals => Generic_Formal_Declarations (Act_Tree),
3633 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3645 Analyze_Contracts (Generic_Formal_Declarations (N));
3816 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4411 Formals => Generic_Formal_Declarations (Act_Tree),
4412 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5762 Formals => Generic_Formal_Declarations (Act_Tree),
5763 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10585 Formals := Generic_Formal_Declarations (Gen_Decl);
10809 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch12.adb2870 Formals => Generic_Formal_Declarations (Act_Tree),
3580 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3592 Analyze_Contracts (Generic_Formal_Declarations (N));
3763 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4363 Formals => Generic_Formal_Declarations (Act_Tree),
4364 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5715 Formals => Generic_Formal_Declarations (Act_Tree),
5716 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10518 Formals := Generic_Formal_Declarations (Gen_Decl);
10742 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch12.adb2870 Formals => Generic_Formal_Declarations (Act_Tree),
3580 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3592 Analyze_Contracts (Generic_Formal_Declarations (N));
3763 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4363 Formals => Generic_Formal_Declarations (Act_Tree),
4364 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5715 Formals => Generic_Formal_Declarations (Act_Tree),
5716 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10518 Formals := Generic_Formal_Declarations (Gen_Decl);
10742 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch12.adb2870 Formals => Generic_Formal_Declarations (Act_Tree),
3580 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3592 Analyze_Contracts (Generic_Formal_Declarations (N));
3763 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4363 Formals => Generic_Formal_Declarations (Act_Tree),
4364 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5715 Formals => Generic_Formal_Declarations (Act_Tree),
5716 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10518 Formals := Generic_Formal_Declarations (Gen_Decl);
10742 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dpar_sco.adb1741 (Generic_Formal_Declarations (N), 'X');
2318 Process_Decisions (Generic_Formal_Declarations (N), 'X', No_Location);
H A Dsem_ch12.adb2481 Formals => Generic_Formal_Declarations (Act_Tree),
2482 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3145 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3285 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
3778 Formals => Generic_Formal_Declarations (Act_Tree),
3779 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5152 Formals => Generic_Formal_Declarations (Act_Tree),
5153 F_Copy => Generic_Formal_Declarations (Gen_Decl));
9600 Formals := Generic_Formal_Declarations (Gen_Decl);
9815 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dpar_sco.adb1741 (Generic_Formal_Declarations (N), 'X');
2318 Process_Decisions (Generic_Formal_Declarations (N), 'X', No_Location);
H A Dsem_ch12.adb2481 Formals => Generic_Formal_Declarations (Act_Tree),
2482 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3145 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3285 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
3778 Formals => Generic_Formal_Declarations (Act_Tree),
3779 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5152 Formals => Generic_Formal_Declarations (Act_Tree),
5153 F_Copy => Generic_Formal_Declarations (Gen_Decl));
9600 Formals := Generic_Formal_Declarations (Gen_Decl);
9815 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch12.adb2795 Formals => Generic_Formal_Declarations (Act_Tree),
2796 F_Copy => Generic_Formal_Declarations (Gen_Decl));
3464 Gen_Parm_Decl := First (Generic_Formal_Declarations (N));
3631 Move_Freeze_Nodes (Id, N, Generic_Formal_Declarations (N));
4168 Formals => Generic_Formal_Declarations (Act_Tree),
4169 F_Copy => Generic_Formal_Declarations (Gen_Decl));
5548 Formals => Generic_Formal_Declarations (Act_Tree),
5549 F_Copy => Generic_Formal_Declarations (Gen_Decl));
10139 Formals := Generic_Formal_Declarations (Gen_Decl);
10354 Generic_Formal_Declarations (Gen_Decl);
[all …]

12345678910>>...12