Searched refs:StreamOwner (Results 1 – 3 of 3) sorted by relevance
23 std::unique_ptr<raw_ostream> StreamOwner) in LogDiagnosticPrinter() argument24 : OS(os), StreamOwner(std::move(StreamOwner)), LangOpts(nullptr), in LogDiagnosticPrinter()
146 std::unique_ptr<raw_ostream> StreamOwner; in SetUpDiagnosticLog() local159 StreamOwner = std::move(FileOS); in SetUpDiagnosticLog()165 std::move(StreamOwner)); in SetUpDiagnosticLog()
53 std::unique_ptr<raw_ostream> StreamOwner; variable67 std::unique_ptr<raw_ostream> StreamOwner);