Searched defs:DiagnosticOutputFile (Results 1 – 3 of 3) sorted by relevance
558 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in thinBackend() local576 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile) { in thinBackend()
241 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; member
425 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; variable