Home
last modified time | relevance | path

Searched defs:Analyze_Exception_Handlers (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch11.adb72 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
73 Handler : Node_Id;
74 Choice : Entity_Id;
75 Id : Node_Id;
76 H_Scope : Entity_Id := Empty;
78 procedure Check_Duplication (Id : Node_Id);
81 function Others_Present return Boolean;
88 procedure Check_Duplication (Id : Node_Id) is
158 -- Start processing for Analyze_Exception_Handlers argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch11.adb72 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
73 Handler : Node_Id;
74 Choice : Entity_Id;
75 Id : Node_Id;
76 H_Scope : Entity_Id := Empty;
78 procedure Check_Duplication (Id : Node_Id);
81 function Others_Present return Boolean;
88 procedure Check_Duplication (Id : Node_Id) is
158 -- Start processing for Analyze_Exception_Handlers argument
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch11.adb77 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
78 Handler : Node_Id;
79 Choice : Entity_Id;
80 Id : Node_Id;
81 H_Scope : Entity_Id := Empty;
83 procedure Check_Duplication (Id : Node_Id);
86 function Others_Present return Boolean;
93 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch11.adb77 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
78 Handler : Node_Id;
79 Choice : Entity_Id;
80 Id : Node_Id;
81 H_Scope : Entity_Id := Empty;
83 procedure Check_Duplication (Id : Node_Id);
86 function Others_Present return Boolean;
93 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
H A Dsem_ch11.ads34 procedure Analyze_Exception_Handlers (L : List_Id); subprogspec
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch11.adb86 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
87 Handler : Node_Id;
88 Choice : Entity_Id;
89 Id : Node_Id;
90 H_Scope : Entity_Id := Empty;
92 procedure Check_Duplication (Id : Node_Id);
95 function Others_Present return Boolean;
102 procedure Check_Duplication (Id : Node_Id) is
172 -- Start of processing for Analyze_Exception_Handlers argument
H A Dsem_ch11.ads34 procedure Analyze_Exception_Handlers (L : List_Id); subprogspec
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch11.adb86 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
87 Handler : Node_Id;
88 Choice : Entity_Id;
89 Id : Node_Id;
90 H_Scope : Entity_Id := Empty;
92 procedure Check_Duplication (Id : Node_Id);
95 function Others_Present return Boolean;
102 procedure Check_Duplication (Id : Node_Id) is
172 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch11.adb82 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
83 Handler : Node_Id;
84 Choice : Entity_Id;
85 Id : Node_Id;
86 H_Scope : Entity_Id := Empty;
88 procedure Check_Duplication (Id : Node_Id);
91 function Others_Present return Boolean;
98 procedure Check_Duplication (Id : Node_Id) is
168 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
165 -- Start of processing for Analyze_Exception_Handlers argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch11.adb78 procedure Analyze_Exception_Handlers (L : List_Id) is subprogram
79 Handler : Node_Id;
80 Choice : Entity_Id;
81 Id : Node_Id;
82 H_Scope : Entity_Id := Empty;
84 procedure Check_Duplication (Id : Node_Id);
87 function Others_Present return Boolean;
94 procedure Check_Duplication (Id : Node_Id) is
164 -- Start of processing for Analyze_Exception_Handlers argument

12