Lines Matching refs:Diagnose
2197 bool Diagnose) { in FindAllocationOverload() argument
2201 if (AllowMissing || !Diagnose) in FindAllocationOverload()
2239 Best->FoundDecl, Diagnose) == AR_inaccessible) in FindAllocationOverload()
2247 if (Diagnose) { in FindAllocationOverload()
2255 if (Diagnose) { in FindAllocationOverload()
2263 if (Diagnose) { in FindAllocationOverload()
2503 FunctionDecl* &Operator, bool Diagnose) { in FindDeallocationFunction() argument
2535 if (Diagnose) { in FindDeallocationFunction()
2543 Matches[0], Diagnose) == AR_inaccessible) in FindDeallocationFunction()
2550 if (Diagnose) { in FindDeallocationFunction()
2565 if (Diagnose) { in FindDeallocationFunction()
4967 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
4994 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()
5016 return InitSeq.Diagnose(Self, Entity, Kind, From); in TryClassUnification()