Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1482 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1485 return OptionalNotes(1, FNote); in getNotes()
1493 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1496 ONS.push_back(std::move(FNote)); in getNotes()
1507 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1510 ONS.push_back(std::move(FNote)); in getNotes()