Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h821 void setEndOfPath(PathDiagnosticPieceRef EndPiece) { in setEndOfPath() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2012 Construct.PD->setEndOfPath(LastPiece); in generate()
3059 PD->setEndOfPath(std::move(piece)); in FlushReport()