Searched refs:StreamDestructor (Results 1 – 2 of 2) sorted by relevance
105 struct StreamDestructor { struct109 using OwnedStream = std::unique_ptr<raw_ostream, StreamDestructor>;
25 void CoveragePrinter::StreamDestructor::operator()(raw_ostream *OS) const { in operator ()()