Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h818 void setEndOfPath(PathDiagnosticPieceRef EndPiece) { in setEndOfPath() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2013 Construct.PD->setEndOfPath(LastPiece); in generate()
3093 PD->setEndOfPath(std::move(piece)); in FlushReport()