Searched defs:DiagnosticOutputFile (Results 1 – 2 of 2) sorted by relevance
563 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in thinBackend() local579 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
238 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; member