Lines Matching refs:EC
3433 std::error_code EC;3434 llvm::raw_fd_ostream OS(TimestampFilename, EC, llvm::sys::fs::F_Text);3435 if (EC)