Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1456 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1459 return OptionalNotes(1, FNote); in getNotes()
1467 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1470 ONS.push_back(std::move(FNote)); in getNotes()
1481 PartialDiagnosticAt FNote(CurrentFunction->getBody()->getLocStart(), in getNotes() local
1484 ONS.push_back(std::move(FNote)); in getNotes()