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