Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1778 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1781 return OptionalNotes(1, FNote); in getNotes()
1789 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1792 ONS.push_back(std::move(FNote)); in getNotes()
1803 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1806 ONS.push_back(std::move(FNote)); in getNotes()