Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h818 void setEndOfPath(PathDiagnosticPieceRef EndPiece) { in setEndOfPath() argument
820 Loc = EndPiece->getLocation(); in setEndOfPath()
822 getActivePath().push_back(std::move(EndPiece)); in setEndOfPath()