Searched refs:OutFileName (Results 1 – 2 of 2) sorted by relevance
200 int SyncTime_CURL_Fetch(CURL *curl, char *URL_Str, char *OutFileName, in SyncTime_CURL_Fetch() argument210 outfile = fopen(OutFileName, "wb"); in SyncTime_CURL_Fetch()
54 OutFileName(getenv("LLVM_VERIFY_MACHINEINSTRS")) in MachineVerifier()61 const char *const OutFileName; member243 if (OutFileName) { in runOnMachineFunction()245 OutFile = new raw_fd_ostream(OutFileName, ErrorInfo, in runOnMachineFunction()248 errs() << "Error opening '" << OutFileName << "': " << ErrorInfo << '\n'; in runOnMachineFunction()