Searched defs:convertFDToNativeFile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h979 inline file_t convertFDToNativeFile(int FD) { return FD; } function in namespace:llvm::sys::fs

Completed in 110 milliseconds