Searched refs:EndPiece (Results 1 – 1 of 1) sorted by relevance
768 void setEndOfPath(std::unique_ptr<PathDiagnosticPiece> EndPiece) { in setEndOfPath() argument770 Loc = EndPiece->getLocation(); in setEndOfPath()772 getActivePath().push_back(EndPiece.release()); in setEndOfPath()