Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h821 void setEndOfPath(PathDiagnosticPieceRef EndPiece) { in setEndOfPath() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2005 Construct.PD->setEndOfPath(LastPiece); in generate()
3085 PD->setEndOfPath(std::move(piece)); in FlushReport()