Home
last modified time | relevance | path

Searched refs:Exception_Choices (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch11.adb100 Id1 := First (Exception_Choices (Handler));
147 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
221 Id := First (Exception_Choices (Handler));
310 or else Nkind (First (Exception_Choices (Handler))) =
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch11.adb100 Id1 := First (Exception_Choices (Handler));
147 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
221 Id := First (Exception_Choices (Handler));
310 or else Nkind (First (Exception_Choices (Handler))) =
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch11.adb105 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
230 Id := First (Exception_Choices (Handler));
344 or else Nkind (First (Exception_Choices (Handler))) =
397 Choice := First_Non_Pragma (Exception_Choices (Handler));
H A Dexp_ch11.adb172 Exception_Choices => New_List (Ohandle),
625 Choice := First (Exception_Choices (Handler));
1070 Exception_Choices => Exception_Choices (Handler),
1134 Nkind (First (Exception_Choices (Handler))) =
1138 or else Entity (First (Exception_Choices (Handler))) /=
1143 All_Others (First (Exception_Choices (Handler))))
1728 Ech : constant Node_Id := First (Exception_Choices (Ehand));
1935 C := First (Exception_Choices (H));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch11.adb105 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
230 Id := First (Exception_Choices (Handler));
344 or else Nkind (First (Exception_Choices (Handler))) =
397 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch11.adb114 Id1 := First (Exception_Choices (Handler));
161 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
239 Id := First (Exception_Choices (Handler));
353 or else Nkind (First (Exception_Choices (Handler))) =
406 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch11.adb114 Id1 := First (Exception_Choices (Handler));
161 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
239 Id := First (Exception_Choices (Handler));
353 or else Nkind (First (Exception_Choices (Handler))) =
406 Choice := First_Non_Pragma (Exception_Choices (Handler));
H A Dexp_ch11.adb173 Exception_Choices => New_List (Ohandle),
626 Choice := First (Exception_Choices (Handler));
1078 Exception_Choices => Exception_Choices (Handler),
1122 Nkind (First (Exception_Choices (Handler))) =
1126 or else Entity (First (Exception_Choices (Handler))) /=
1131 All_Others (First (Exception_Choices (Handler))))
1758 Ech : constant Node_Id := First (Exception_Choices (Ehand));
1946 C := First (Exception_Choices (H));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch11.adb110 Id1 := First (Exception_Choices (Handler));
157 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
252 Id := First (Exception_Choices (Handler));
366 or else Nkind (First (Exception_Choices (Handler))) =
419 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
154 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
232 Id := First (Exception_Choices (Handler));
346 or else Nkind (First (Exception_Choices (Handler))) =
399 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch11.adb106 Id1 := First (Exception_Choices (Handler));
153 and then Nkind (First (Exception_Choices (H))) = N_Others_Choice
248 Id := First (Exception_Choices (Handler));
362 or else Nkind (First (Exception_Choices (Handler))) =
415 Choice := First_Non_Pragma (Exception_Choices (Handler));

12345678910>>...15