Home
last modified time | relevance | path

Searched refs:PrevNote (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp5059 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5081 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5082 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/external/clang/include/clang/Sema/
DSema.h2971 const PartialDiagnostic &PrevNote,