Searched refs:MaybeOF (Results 1 – 1 of 1) sorted by relevance
475 auto MaybeOF = getOutputStream(); in outputAllDiffs() local476 if (std::error_code EC = MaybeOF.getError()) in outputAllDiffs()478 std::unique_ptr<ToolOutputFile> OF = std::move(*MaybeOF); in outputAllDiffs()