Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5460 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5482 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5483 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4247 const PartialDiagnostic &PrevNote,