Home
last modified time | relevance | path

Searched refs:Predicates_Compatible (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_eval.ads495 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb6076 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean is subprogram
6148 end Predicates_Compatible;
6441 elsif not Predicates_Compatible (T1, T2) then
H A Dsem_ch12.adb13521 if not Predicates_Compatible (Act_T, Ancestor) then
H A Dsem_ch3.adb11850 if not Predicates_Compatible (New_Type, Old_Type) then
H A DChangeLog-20208917 * sem_eval.ads (Predicates_Compatible): Declare.
8918 * sem_eval.adb (Predicates_Compatible): New function to implement
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_eval.ads501 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb6200 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean is subprogram
6272 end Predicates_Compatible;
6564 elsif not Predicates_Compatible (T1, T2) then
H A Dsem_ch12.adb13670 if not Predicates_Compatible (Act_T, Ancestor) then
H A Dsem_ch3.adb12166 if not Predicates_Compatible (New_Type, Old_Type) then
H A DChangeLog-20208917 * sem_eval.ads (Predicates_Compatible): Declare.
8918 * sem_eval.adb (Predicates_Compatible): New function to implement
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_eval.ads495 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb6076 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean is subprogram
6148 end Predicates_Compatible;
6441 elsif not Predicates_Compatible (T1, T2) then
H A Dsem_ch12.adb13521 if not Predicates_Compatible (Act_T, Ancestor) then
H A Dsem_ch3.adb11850 if not Predicates_Compatible (New_Type, Old_Type) then
H A DChangeLog-20208917 * sem_eval.ads (Predicates_Compatible): Declare.
8918 * sem_eval.adb (Predicates_Compatible): New function to implement
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_eval.ads495 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean; subprogspec
H A Dsem_eval.adb6076 function Predicates_Compatible (T1, T2 : Entity_Id) return Boolean is subprogram
6148 end Predicates_Compatible;
6441 elsif not Predicates_Compatible (T1, T2) then
H A Dsem_ch12.adb13521 if not Predicates_Compatible (Act_T, Ancestor) then
H A Dsem_ch3.adb11850 if not Predicates_Compatible (New_Type, Old_Type) then
H A DChangeLog-20208917 * sem_eval.ads (Predicates_Compatible): Declare.
8918 * sem_eval.adb (Predicates_Compatible): New function to implement