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