Searched refs:PrevNote (Results 1 – 2 of 2) sorted by relevance
5460 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument5482 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()5483 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
4247 const PartialDiagnostic &PrevNote,