Searched refs:setEndLocation (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h652 void setEndLocation(const PathDiagnosticLocation &L) { function in class:clang::ento::PathDiagnosticControlFlowPiece
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2031 PrevPiece->setEndLocation(DstContext);
2400 PieceI->setEndLocation(PieceNextI->getEndLocation());
2464 PieceI->setEndLocation(PieceNextI->getEndLocation());
2483 PieceI->setEndLocation(PieceNextI->getEndLocation());

Completed in 569 milliseconds