Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DPath.cpp722 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() argument
725 return createUniqueEntity(Model, ResultFd, ResultPath, false, Mode, FS_File); in createUniqueFile()