Searched defs:DiagnosticOutputFile (Results 1 – 3 of 3) sorted by relevance
619 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in thinBackend() local638 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
248 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; member
580 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; variable