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