Lines Matching refs:Diagnose
2382 OverloadCandidateSet *AlignedCandidates, Expr *AlignArg, bool Diagnose) { in resolveAllocationOverload() argument
2429 Diagnose); in resolveAllocationOverload()
2446 /*AlignArg=*/nullptr, Diagnose); in resolveAllocationOverload()
2449 if (Diagnose) { in resolveAllocationOverload()
2478 if (Diagnose) { in resolveAllocationOverload()
2488 if (Diagnose) { in resolveAllocationOverload()
2508 bool Diagnose) { in FindAllocationFunctions() argument
2598 /*AlignArg=*/nullptr, Diagnose)) in FindAllocationFunctions()
3047 FunctionDecl *&Operator, bool Diagnose) { in FindDeallocationFunction() argument
3072 if (Diagnose) { in FindDeallocationFunction()
3080 Matches[0].Found, Diagnose) == AR_inaccessible) in FindDeallocationFunction()
3090 if (Diagnose) { in FindDeallocationFunction()
3102 if (Diagnose) { in FindDeallocationFunction()
5786 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
5813 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
5834 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()