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()
138 std::unique_ptr<raw_ostream> StreamOwner; in SetUpDiagnosticLog() local152 StreamOwner = std::move(FileOS); in SetUpDiagnosticLog()158 std::move(StreamOwner)); in SetUpDiagnosticLog()
53 std::unique_ptr<raw_ostream> StreamOwner; variable67 std::unique_ptr<raw_ostream> StreamOwner);