Searched defs:DiagnosticOutputFile (Results 1 – 3 of 3) sorted by relevance
570 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in thinBackend() local587 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
244 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; member
450 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; variable