Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DPath.cpp822 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
825 return createUniqueEntity(Model, ResultFd, ResultPath, false, FS_File, Flags, in createUniqueFile()