Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h765 void setEndOfPath(PathDiagnosticPiece *EndPiece) { in setEndOfPath() argument
767 Loc = EndPiece->getLocation(); in setEndOfPath()
769 getActivePath().push_back(EndPiece); in setEndOfPath()