Home
last modified time | relevance | path

Searched defs:Collect_Primitive_Operations (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_util.adb915 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
916 B_Type : constant Entity_Id := Base_Type (T);
917 B_Decl : constant Node_Id := Original_Node (Parent (B_Type));
918 B_Scope : Entity_Id := Scope (B_Type);
919 Op_List : Elist_Id;
920 Formal : Entity_Id;
921 Is_Prim : Boolean;
922 Formal_Derived : Boolean := False;
923 Id : Entity_Id;
H A Dsem_util.ads122 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id; subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_util.adb2574 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
2575 B_Type : constant Entity_Id := Base_Type (T);
2576 B_Decl : constant Node_Id := Original_Node (Parent (B_Type));
2577 B_Scope : Entity_Id := Scope (B_Type);
2578 Op_List : Elist_Id;
2579 Formal : Entity_Id;
2580 Is_Prim : Boolean;
2604 -- Start of processing for Collect_Primitive_Operations argument
H A Dsem_util.ads281 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id; subprogspec
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_util.adb2574 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
2575 B_Type : constant Entity_Id := Base_Type (T);
2576 B_Decl : constant Node_Id := Original_Node (Parent (B_Type));
2577 B_Scope : Entity_Id := Scope (B_Type);
2578 Op_List : Elist_Id;
2579 Formal : Entity_Id;
2580 Is_Prim : Boolean;
2604 -- Start of processing for Collect_Primitive_Operations argument
H A Dsem_util.ads281 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.adb3215 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
3216 B_Type : constant Entity_Id := Base_Type (T);
3217 B_Decl : constant Node_Id := Original_Node (Parent (B_Type));
3218 B_Scope : Entity_Id := Scope (B_Type);
3219 Op_List : Elist_Id;
3220 Formal : Entity_Id;
3221 Is_Prim : Boolean;
3245 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb4348 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
4349 B_Type : constant Entity_Id := Base_Type (T);
4351 B_Scope : Entity_Id := Scope (B_Type);
4352 Op_List : Elist_Id;
4353 Formal : Entity_Id;
4354 Is_Prim : Boolean;
4355 Is_Type_In_Pkg : Boolean;
4356 Formal_Derived : Boolean := False;
4357 Id : Entity_Id;
4359 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb4348 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
4349 B_Type : constant Entity_Id := Base_Type (T);
4351 B_Scope : Entity_Id := Scope (B_Type);
4352 Op_List : Elist_Id;
4353 Formal : Entity_Id;
4354 Is_Prim : Boolean;
4355 Is_Type_In_Pkg : Boolean;
4356 Formal_Derived : Boolean := False;
4357 Id : Entity_Id;
4359 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_util.adb5093 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5094 B_Type : constant Entity_Id := Base_Type (T);
5096 function Match (E : Entity_Id) return Boolean;
5104 function Match (E : Entity_Id) return Boolean is
5134 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_util.adb5093 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5094 B_Type : constant Entity_Id := Base_Type (T);
5096 function Match (E : Entity_Id) return Boolean;
5104 function Match (E : Entity_Id) return Boolean is
5134 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_util.adb5093 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5094 B_Type : constant Entity_Id := Base_Type (T);
5096 function Match (E : Entity_Id) return Boolean;
5104 function Match (E : Entity_Id) return Boolean is
5134 -- Start of processing for Collect_Primitive_Operations argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_util.adb5037 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5038 B_Type : constant Entity_Id := Base_Type (T);
5040 B_Scope : Entity_Id := Scope (B_Type);
5041 Op_List : Elist_Id;
5042 Formal : Entity_Id;
5043 Is_Prim : Boolean;
5044 Is_Type_In_Pkg : Boolean;
5045 Formal_Derived : Boolean := False;
5046 Id : Entity_Id;
5048 function Match (E : Entity_Id) return Boolean;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_util.adb5229 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5230 B_Type : constant Entity_Id := Base_Type (T);
5232 function Match (E : Entity_Id) return Boolean;
5240 function Match (E : Entity_Id) return Boolean is
5270 -- Start of processing for Collect_Primitive_Operations argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_util.adb5229 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5230 B_Type : constant Entity_Id := Base_Type (T);
5232 function Match (E : Entity_Id) return Boolean;
5240 function Match (E : Entity_Id) return Boolean is
5270 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_util.adb5229 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
5230 B_Type : constant Entity_Id := Base_Type (T);
5232 function Match (E : Entity_Id) return Boolean;
5240 function Match (E : Entity_Id) return Boolean is
5270 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_util.adb6238 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
6239 B_Type : constant Entity_Id := Base_Type (T);
6241 function Match (E : Entity_Id) return Boolean;
6249 function Match (E : Entity_Id) return Boolean is
6279 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_util.adb6234 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
6235 B_Type : constant Entity_Id := Base_Type (T);
6237 function Match (E : Entity_Id) return Boolean;
6245 function Match (E : Entity_Id) return Boolean is
6275 -- Start of processing for Collect_Primitive_Operations argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb6238 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
6239 B_Type : constant Entity_Id := Base_Type (T);
6241 function Match (E : Entity_Id) return Boolean;
6249 function Match (E : Entity_Id) return Boolean is
6279 -- Start of processing for Collect_Primitive_Operations argument
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_util.adb6238 function Collect_Primitive_Operations (T : Entity_Id) return Elist_Id is subprogram
6239 B_Type : constant Entity_Id := Base_Type (T);
6241 function Match (E : Entity_Id) return Boolean;
6249 function Match (E : Entity_Id) return Boolean is
6279 -- Start of processing for Collect_Primitive_Operations argument

12