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