Home | History | Annotate | Download | only in Sema

Lines Matching refs:Diagnose

1666                                   bool Diagnose) {
1670 if (AllowMissing || !Diagnose)
1719 if (!Diagnose && !CanPerformCopyInitialization(Entity, Owned(Args[i])))
1733 Best->FoundDecl, Diagnose) == AR_inaccessible)
1740 if (Diagnose) {
1749 if (Diagnose) {
1758 if (Diagnose) {
1925 FunctionDecl* &Operator, bool Diagnose) {
1954 if (Diagnose) {
1962 Matches[0], Diagnose) == AR_inaccessible)
1969 if (Diagnose) {
1984 if (Diagnose) {
2004 DeallocArgs, 1, TUDecl, !Diagnose,
2005 Operator, Diagnose))
2621 // Diagnose incompatible Objective-C conversions
3871 // Diagnose use of pointer-to-member type which when used as
3967 return InitSeq.Diagnose(Self, Entity, Kind, &From, 1);
3994 return InitSeq.Diagnose(Self, Entity, Kind, &From, 1);
4016 return InitSeq.Diagnose(Self, Entity, Kind, &From, 1);