Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1609 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1612 return OptionalNotes(1, FNote); in getNotes()
1620 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1623 ONS.push_back(std::move(FNote)); in getNotes()
1634 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getBeginLoc(), in getNotes() local
1637 ONS.push_back(std::move(FNote)); in getNotes()