Home
last modified time | relevance | path

Searched refs:Priv_Dep (Results 1 – 23 of 23) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch3.adb20865 Priv_Dep : Entity_Id; variable
20881 Priv_Dep := Node (Inc_Elmt);
20888 if Etype (Priv_Dep) = Inc_T then
20889 Set_Etype (Priv_Dep, Full_T);
20906 elsif Is_Overloadable (Priv_Dep) then
20916 and then Is_Primitive (Priv_Dep)
20935 and then Comes_From_Source (Priv_Dep)
20938 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20939 Set_Etype (Priv_Dep, Full_T);
20947 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb20036 Priv_Dep : Entity_Id; variable
20052 Priv_Dep := Node (Inc_Elmt);
20059 if Etype (Priv_Dep) = Inc_T then
20060 Set_Etype (Priv_Dep, Full_T);
20067 Formal := First_Formal (Priv_Dep);
20077 elsif Is_Overloadable (Priv_Dep) then
20087 and then Is_Primitive (Priv_Dep)
20107 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20108 Set_Etype (Priv_Dep, Full_T);
20116 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_ch3.adb18410 Priv_Dep : Entity_Id; variable
18426 Priv_Dep := Node (Inc_Elmt);
18433 if Etype (Priv_Dep) = Inc_T then
18434 Set_Etype (Priv_Dep, Full_T);
18441 Formal := First_Formal (Priv_Dep);
18451 elsif Is_Overloadable (Priv_Dep) then
18461 and then Is_Primitive (Priv_Dep)
18481 (Parent (Priv_Dep), New_Reference_To (Full_T, Sloc (Priv_Dep)));
18482 Set_Etype (Priv_Dep, Full_T);
18490 (N => Parent (Priv_Dep),
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_ch3.adb18410 Priv_Dep : Entity_Id; variable
18426 Priv_Dep := Node (Inc_Elmt);
18433 if Etype (Priv_Dep) = Inc_T then
18434 Set_Etype (Priv_Dep, Full_T);
18441 Formal := First_Formal (Priv_Dep);
18451 elsif Is_Overloadable (Priv_Dep) then
18461 and then Is_Primitive (Priv_Dep)
18481 (Parent (Priv_Dep), New_Reference_To (Full_T, Sloc (Priv_Dep)));
18482 Set_Etype (Priv_Dep, Full_T);
18490 (N => Parent (Priv_Dep),
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch3.adb18835 Priv_Dep : Entity_Id; variable
18851 Priv_Dep := Node (Inc_Elmt);
18858 if Etype (Priv_Dep) = Inc_T then
18859 Set_Etype (Priv_Dep, Full_T);
18866 Formal := First_Formal (Priv_Dep);
18876 elsif Is_Overloadable (Priv_Dep) then
18886 and then Is_Primitive (Priv_Dep)
18906 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
18907 Set_Etype (Priv_Dep, Full_T);
18915 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch3.adb20036 Priv_Dep : Entity_Id; variable
20052 Priv_Dep := Node (Inc_Elmt);
20059 if Etype (Priv_Dep) = Inc_T then
20060 Set_Etype (Priv_Dep, Full_T);
20067 Formal := First_Formal (Priv_Dep);
20077 elsif Is_Overloadable (Priv_Dep) then
20087 and then Is_Primitive (Priv_Dep)
20107 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
20108 Set_Etype (Priv_Dep, Full_T);
20116 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch3.adb21599 Priv_Dep : Entity_Id; variable
21615 Priv_Dep := Node (Inc_Elmt);
21622 if Etype (Priv_Dep) = Inc_T then
21623 Set_Etype (Priv_Dep, Full_T);
21640 elsif Is_Overloadable (Priv_Dep) then
21650 and then Is_Primitive (Priv_Dep)
21672 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21674 (Priv_Dep, F_Private_Dependents,
21677 Set_Etype (Priv_Dep, Full_T);
21684 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch3.adb21027 Priv_Dep : Entity_Id; variable
21043 Priv_Dep := Node (Inc_Elmt);
21050 if Etype (Priv_Dep) = Inc_T then
21051 Set_Etype (Priv_Dep, Full_T);
21068 elsif Is_Overloadable (Priv_Dep) then
21078 and then Is_Primitive (Priv_Dep)
21097 and then Comes_From_Source (Priv_Dep)
21100 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21101 Set_Etype (Priv_Dep, Full_T);
21109 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb21128 Priv_Dep : Entity_Id; variable
21144 Priv_Dep := Node (Inc_Elmt);
21151 if Etype (Priv_Dep) = Inc_T then
21152 Set_Etype (Priv_Dep, Full_T);
21169 elsif Is_Overloadable (Priv_Dep) then
21179 and then Is_Primitive (Priv_Dep)
21198 and then Comes_From_Source (Priv_Dep)
21201 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21202 Set_Etype (Priv_Dep, Full_T);
21210 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch3.adb21148 Priv_Dep : Entity_Id; variable
21164 Priv_Dep := Node (Inc_Elmt);
21171 if Etype (Priv_Dep) = Inc_T then
21172 Set_Etype (Priv_Dep, Full_T);
21189 elsif Is_Overloadable (Priv_Dep) then
21199 and then Is_Primitive (Priv_Dep)
21218 and then Comes_From_Source (Priv_Dep)
21221 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21222 Set_Etype (Priv_Dep, Full_T);
21230 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb21128 Priv_Dep : Entity_Id; variable
21144 Priv_Dep := Node (Inc_Elmt);
21151 if Etype (Priv_Dep) = Inc_T then
21152 Set_Etype (Priv_Dep, Full_T);
21169 elsif Is_Overloadable (Priv_Dep) then
21179 and then Is_Primitive (Priv_Dep)
21198 and then Comes_From_Source (Priv_Dep)
21201 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21202 Set_Etype (Priv_Dep, Full_T);
21210 (N => Parent (Priv_Dep),
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch3.adb21148 Priv_Dep : Entity_Id; variable
21164 Priv_Dep := Node (Inc_Elmt);
21171 if Etype (Priv_Dep) = Inc_T then
21172 Set_Etype (Priv_Dep, Full_T);
21189 elsif Is_Overloadable (Priv_Dep) then
21199 and then Is_Primitive (Priv_Dep)
21218 and then Comes_From_Source (Priv_Dep)
21221 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21222 Set_Etype (Priv_Dep, Full_T);
21230 (N => Parent (Priv_Dep),
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch3.adb21128 Priv_Dep : Entity_Id; variable
21144 Priv_Dep := Node (Inc_Elmt);
21151 if Etype (Priv_Dep) = Inc_T then
21152 Set_Etype (Priv_Dep, Full_T);
21169 elsif Is_Overloadable (Priv_Dep) then
21179 and then Is_Primitive (Priv_Dep)
21198 and then Comes_From_Source (Priv_Dep)
21201 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21202 Set_Etype (Priv_Dep, Full_T);
21210 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch3.adb21148 Priv_Dep : Entity_Id; variable
21164 Priv_Dep := Node (Inc_Elmt);
21171 if Etype (Priv_Dep) = Inc_T then
21172 Set_Etype (Priv_Dep, Full_T);
21189 elsif Is_Overloadable (Priv_Dep) then
21199 and then Is_Primitive (Priv_Dep)
21218 and then Comes_From_Source (Priv_Dep)
21221 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21222 Set_Etype (Priv_Dep, Full_T);
21230 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch3.adb21027 Priv_Dep : Entity_Id; variable
21043 Priv_Dep := Node (Inc_Elmt);
21050 if Etype (Priv_Dep) = Inc_T then
21051 Set_Etype (Priv_Dep, Full_T);
21068 elsif Is_Overloadable (Priv_Dep) then
21078 and then Is_Primitive (Priv_Dep)
21097 and then Comes_From_Source (Priv_Dep)
21100 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21101 Set_Etype (Priv_Dep, Full_T);
21109 (N => Parent (Priv_Dep),
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch3.adb21027 Priv_Dep : Entity_Id; variable
21043 Priv_Dep := Node (Inc_Elmt);
21050 if Etype (Priv_Dep) = Inc_T then
21051 Set_Etype (Priv_Dep, Full_T);
21068 elsif Is_Overloadable (Priv_Dep) then
21078 and then Is_Primitive (Priv_Dep)
21097 and then Comes_From_Source (Priv_Dep)
21100 (Parent (Priv_Dep), New_Occurrence_Of (Full_T, Sloc (Priv_Dep)));
21101 Set_Etype (Priv_Dep, Full_T);
21109 (N => Parent (Priv_Dep),
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch3.adb11675 Priv_Dep : Entity_Id; variable
11693 Priv_Dep := Node (Inc_Elmt);
11695 if Ekind (Priv_Dep) = E_Subprogram_Type then
11700 if Etype (Priv_Dep) = Inc_T then
11701 Set_Etype (Priv_Dep, Full_T);
11708 Formal := First_Formal (Priv_Dep);
11720 elsif Is_Overloadable (Priv_Dep) then
11729 Set_Is_Dispatching_Operation (Priv_Dep);
11730 Check_Controlling_Formals (Full_T, Priv_Dep);
11733 elsif Ekind (Priv_Dep) = E_Subprogram_Body then
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_ch3.adb11675 Priv_Dep : Entity_Id; variable
11693 Priv_Dep := Node (Inc_Elmt);
11695 if Ekind (Priv_Dep) = E_Subprogram_Type then
11700 if Etype (Priv_Dep) = Inc_T then
11701 Set_Etype (Priv_Dep, Full_T);
11708 Formal := First_Formal (Priv_Dep);
11720 elsif Is_Overloadable (Priv_Dep) then
11729 Set_Is_Dispatching_Operation (Priv_Dep);
11730 Check_Controlling_Formals (Full_T, Priv_Dep);
11733 elsif Ekind (Priv_Dep) = E_Subprogram_Body then
[all …]