Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h765 void setEndOfPath(PathDiagnosticPiece *EndPiece) { in setEndOfPath() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3167 PD.setEndOfPath(LastPiece.release()); in generatePathDiagnostic()
3458 D->setEndOfPath(piece); in FlushReport()