Searched refs:SummaryPath (Results 1 – 2 of 2) sorted by relevance
258 const std::string &NewModulePath, StringRef SummaryPath,
1413 const std::string &NewModulePath, StringRef SummaryPath, in emitFiles() argument1424 raw_fd_ostream OS(SummaryPath, EC, sys::fs::OpenFlags::OF_None); in emitFiles()1426 return createFileError("cannot open " + Twine(SummaryPath), EC); in emitFiles()