Home | History | Annotate | Download | only in Sema

Lines Matching refs:Diagnose

1382         // Diagnose the compatibility of this conversion.
1776 /*Diagnose=*/!FallbackEnabled)) {
1957 /// \param Diagnose If \c true, issue errors if the allocation function is not
1963 bool Diagnose) {
1967 if (AllowMissing || !Diagnose)
2005 Best->FoundDecl, Diagnose) == AR_inaccessible)
2013 if (Diagnose) {
2021 if (Diagnose) {
2029 if (Diagnose) {
2278 FunctionDecl* &Operator, bool Diagnose) {
2310 if (Diagnose) {
2318 Matches[0], Diagnose) == AR_inaccessible)
2325 if (Diagnose) {
2340 if (Diagnose) {
3255 // Diagnose incompatible Objective-C conversions
4603 // Diagnose use of pointer-to-member type which when used as
4699 return InitSeq.Diagnose(Self, Entity, Kind, From);
4726 return InitSeq.Diagnose(Self, Entity, Kind, From);
4748 return InitSeq.Diagnose(Self, Entity, Kind, From);
6360 // this variable must be odr-used here, so diagnose a
6371 // to be able to in any and all instantiations, so diagnose it.
6701 // diagnose an unexpanded pack now (will be diagnosed once lambda-expr