Home | History | Annotate | Download | only in Sema

Lines Matching refs:Diagnose

1276         // Diagnose the compatibility of this conversion.
1670 /*Diagnose=*/!FallbackEnabled)) {
1851 /// \param Diagnose If \c true, issue errors if the allocation function is not
1857 bool Diagnose) {
1861 if (AllowMissing || !Diagnose)
1899 Best->FoundDecl, Diagnose) == AR_inaccessible)
1907 if (Diagnose) {
1915 if (Diagnose) {
1923 if (Diagnose) {
2164 FunctionDecl* &Operator, bool Diagnose) {
2193 if (Diagnose) {
2201 Matches[0], Diagnose) == AR_inaccessible)
2208 if (Diagnose) {
2223 if (Diagnose) {
2859 // Diagnose incompatible Objective-C conversions
4133 // Diagnose use of pointer-to-member type which when used as
4229 return InitSeq.Diagnose(Self, Entity, Kind, From);
4256 return InitSeq.Diagnose(Self, Entity, Kind, From);
4278 return InitSeq.Diagnose(Self, Entity, Kind, From);
5882 // this variable must be odr-used here, so diagnose a
5893 // to be able to in any and all instantiations, so diagnose it.
5931 // diagnose an unexpanded pack now (will be diagnosed once lambda-expr