Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp179 RealFile(file_t RawFD, StringRef NewName, StringRef NewRealPathName) in RealFile() argument
180 : FD(RawFD), S(NewName, {}, {}, {}, {}, {}, in RealFile()