Searched refs:StreamOwner (Results 1 – 3 of 3) sorted by relevance
22 std::unique_ptr<raw_ostream> StreamOwner) in LogDiagnosticPrinter() argument23 : OS(os), StreamOwner(std::move(StreamOwner)), LangOpts(nullptr), in LogDiagnosticPrinter()
282 std::unique_ptr<raw_ostream> StreamOwner; in SetUpDiagnosticLog() local295 StreamOwner = std::move(FileOS); in SetUpDiagnosticLog()301 std::move(StreamOwner)); in SetUpDiagnosticLog()
52 std::unique_ptr<raw_ostream> StreamOwner; variable66 std::unique_ptr<raw_ostream> StreamOwner);