Home
last modified time | relevance | path

Searched refs:Is_Visibly_Controlled (Results 1 – 25 of 130) sorted by last modified time

123456

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_disp.adb1661 and then not Is_Visibly_Controlled (Tagged_Type)
H A Dsem_ch4.adb3880 and then not Is_Visibly_Controlled (Etype (First_Form))
H A Dsem_util.ads2502 function Is_Visibly_Controlled (T : Entity_Id) return Boolean; subprogspec
H A Dsem_ch3.adb16123 and then not Is_Visibly_Controlled (Parent_Type)
H A Dsem_util.adb21673 function Is_Visibly_Controlled (T : Entity_Id) return Boolean is subprogram
21679 end Is_Visibly_Controlled; argument
H A DChangeLog-20044771 Is_Visibly_Controlled, to determine whether a declaration of a
H A DChangeLog-2009559 * sem_util.ads, sem_util.adb (Is_Visibly_Controlled): Moved here from
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch3.adb15730 and then not Is_Visibly_Controlled (Parent_Type)
H A Dsem_util.ads2371 function Is_Visibly_Controlled (T : Entity_Id) return Boolean; subprogspec
H A Dsem_disp.adb1418 and then not Is_Visibly_Controlled (Tagged_Type)
H A Dsem_util.adb20777 function Is_Visibly_Controlled (T : Entity_Id) return Boolean is subprogram
20783 end Is_Visibly_Controlled; argument
H A Dsem_ch4.adb3853 and then not Is_Visibly_Controlled (Etype (First_Form))
H A DChangeLog-2009559 * sem_util.ads, sem_util.adb (Is_Visibly_Controlled): Moved here from
H A DChangeLog-20044771 Is_Visibly_Controlled, to determine whether a declaration of a
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_disp.adb1413 and then not Is_Visibly_Controlled (Tagged_Type)
H A Dsem_ch3.adb3251 if Is_Visibly_Controlled (T) then
15729 and then not Is_Visibly_Controlled (Parent_Type)
H A Dsem_util.ads2091 function Is_Visibly_Controlled (T : Entity_Id) return Boolean; subprogspec
H A Dsem_util.adb18574 function Is_Visibly_Controlled (T : Entity_Id) return Boolean is subprogram
18580 end Is_Visibly_Controlled; argument
H A DChangeLog-20044771 Is_Visibly_Controlled, to determine whether a declaration of a
H A DChangeLog-2009559 * sem_util.ads, sem_util.adb (Is_Visibly_Controlled): Moved here from
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_util.adb18043 function Is_Visibly_Controlled (T : Entity_Id) return Boolean is subprogram
18049 end Is_Visibly_Controlled; argument
H A Dsem_disp.adb1398 and then not Is_Visibly_Controlled (Tagged_Type)
H A Dsem_util.ads2053 function Is_Visibly_Controlled (T : Entity_Id) return Boolean; subprogspec
H A Dsem_ch3.adb3237 if Is_Visibly_Controlled (T) then
15632 and then not Is_Visibly_Controlled (Parent_Type)
H A DChangeLog-20044771 Is_Visibly_Controlled, to determine whether a declaration of a

123456