Searched defs:DiagnosticOutputFile (Results 1 – 2 of 2) sorted by relevance
464 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in backend() local519 auto DiagnosticOutputFile = std::move(*DiagFileOrErr); in thinBackend() local
244 std::unique_ptr<ToolOutputFile> DiagnosticOutputFile; member