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() function187 if (auto EC = getUniqueFile(TmpFile + ".tmp%%%%%.dwarf", FD, UniqueFile)) { in getOutputFileName()