Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1806 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1809 return OptionalNotes(1, FNote); in getNotes()
1817 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1820 ONS.push_back(std::move(FNote)); in getNotes()
1831 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1834 ONS.push_back(std::move(FNote)); in getNotes()