Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp5781 const PartialDiagnostic &PrevNote, in diagnoseTypo() argument
5803 if (PrevNote.getDiagID() && ChosenDecl) in diagnoseTypo()
5804 Diag(ChosenDecl->getLocation(), PrevNote) in diagnoseTypo()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4586 const PartialDiagnostic &PrevNote,