Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1787 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1790 return OptionalNotes(1, FNote); in getNotes()
1798 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1801 ONS.push_back(std::move(FNote)); in getNotes()
1812 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1815 ONS.push_back(std::move(FNote)); in getNotes()