Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4524 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
4561 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
4562 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2752 const PartialDiagnostic &PrevNote,