Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp5152 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5174 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5175 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3339 const PartialDiagnostic &PrevNote,