Searched refs:getUniqueFile (Results 1 – 1 of 1) sorted by relevance
164 static std::error_code getUniqueFile(const llvm::Twine &Model, int &ResultFD, in getUniqueFile() function184 if (auto EC = getUniqueFile(OutputFile, FD, UniqueFile)) { in getOutputFileName()