Home
last modified time | relevance | path

Searched refs:Sel_Comp (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dtbuild.adb804 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id is subprogram
810 end Sel_Comp;
812 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id is subprogram
814 return Sel_Comp (Make_Identifier (Loc, Name_Find (Pre)), Sel);
815 end Sel_Comp;
H A Dtbuild.ads338 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id; subprogspec
339 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id; subprogspec
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dtbuild.adb808 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id is subprogram
814 end Sel_Comp;
816 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id is subprogram
818 return Sel_Comp (Make_Identifier (Loc, Name_Find (Pre)), Sel);
819 end Sel_Comp;
H A Dtbuild.ads329 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id; subprogspec
330 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id; subprogspec
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dtbuild.adb804 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id is subprogram
810 end Sel_Comp;
812 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id is subprogram
814 return Sel_Comp (Make_Identifier (Loc, Name_Find (Pre)), Sel);
815 end Sel_Comp;
H A Dtbuild.ads338 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id; subprogspec
339 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id; subprogspec
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dtbuild.adb804 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id is subprogram
810 end Sel_Comp;
812 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id is subprogram
814 return Sel_Comp (Make_Identifier (Loc, Name_Find (Pre)), Sel);
815 end Sel_Comp;
H A Dtbuild.ads338 function Sel_Comp (Pre, Sel : String; Loc : Source_Ptr) return Node_Id; subprogspec
339 function Sel_Comp (Pre : Node_Id; Sel : String) return Node_Id; subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch4.adb11405 Sel_Comp : Node_Id; variable
11410 Sel_Comp := N;
11411 while Present (Parent (Sel_Comp))
11412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
11414 Sel_Comp := Parent (Sel_Comp);
11417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch4.adb11762 Sel_Comp : Node_Id; variable
11767 Sel_Comp := N;
11768 while Present (Parent (Sel_Comp))
11769 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
11771 Sel_Comp := Parent (Sel_Comp);
11774 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch4.adb11286 Sel_Comp : Node_Id; variable
11291 Sel_Comp := N;
11292 while Present (Parent (Sel_Comp))
11293 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
11295 Sel_Comp := Parent (Sel_Comp);
11298 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch4.adb11286 Sel_Comp : Node_Id; variable
11291 Sel_Comp := N;
11292 while Present (Parent (Sel_Comp))
11293 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
11295 Sel_Comp := Parent (Sel_Comp);
11298 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch4.adb11762 Sel_Comp : Node_Id; variable
11767 Sel_Comp := N;
11768 while Present (Parent (Sel_Comp))
11769 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
11771 Sel_Comp := Parent (Sel_Comp);
11774 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch4.adb13001 Sel_Comp : Node_Id; variable
13006 Sel_Comp := N;
13007 while Present (Parent (Sel_Comp))
13008 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
13010 Sel_Comp := Parent (Sel_Comp);
13013 return Is_Formal (Entity (Prefix (Sel_Comp)));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch4.adb13001 Sel_Comp : Node_Id; variable
13006 Sel_Comp := N;
13007 while Present (Parent (Sel_Comp))
13008 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
13010 Sel_Comp := Parent (Sel_Comp);
13013 return Is_Formal (Entity (Prefix (Sel_Comp)));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch4.adb13001 Sel_Comp : Node_Id; variable
13006 Sel_Comp := N;
13007 while Present (Parent (Sel_Comp))
13008 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
13010 Sel_Comp := Parent (Sel_Comp);
13013 return Is_Formal (Entity (Prefix (Sel_Comp)));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch4.adb12405 Sel_Comp : Node_Id; variable
12410 Sel_Comp := N;
12411 while Present (Parent (Sel_Comp))
12412 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12414 Sel_Comp := Parent (Sel_Comp);
12417 return Ekind (Entity (Prefix (Sel_Comp))) in Formal_Kind;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch4.adb12615 Sel_Comp : Node_Id; variable
12620 Sel_Comp := N;
12621 while Present (Parent (Sel_Comp))
12622 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12624 Sel_Comp := Parent (Sel_Comp);
12627 return Is_Formal (Entity (Prefix (Sel_Comp)));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch4.adb12615 Sel_Comp : Node_Id; variable
12620 Sel_Comp := N;
12621 while Present (Parent (Sel_Comp))
12622 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12624 Sel_Comp := Parent (Sel_Comp);
12627 return Is_Formal (Entity (Prefix (Sel_Comp)));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch4.adb12615 Sel_Comp : Node_Id; variable
12620 Sel_Comp := N;
12621 while Present (Parent (Sel_Comp))
12622 and then Nkind (Parent (Sel_Comp)) = N_Selected_Component
12624 Sel_Comp := Parent (Sel_Comp);
12627 return Is_Formal (Entity (Prefix (Sel_Comp)));

123