Home
last modified time | relevance | path

Searched refs:ResultFd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp823 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
826 return createUniqueEntity(Model, ResultFd, ResultPath, false, FS_File, Flags, in createUniqueFile()