Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5827 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5849 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5850 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4677 const PartialDiagnostic &PrevNote,