Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h822 void setEndOfPath(std::shared_ptr<PathDiagnosticPiece> EndPiece) { in setEndOfPath() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1933 PD->setEndOfPath(LastPiece); in generatePathDiagnosticForConsumer()
2962 PD->setEndOfPath(std::move(piece)); in FlushReport()