Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp5450 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5472 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5473 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4216 const PartialDiagnostic &PrevNote,