Home
last modified time | relevance | path

Searched defs:FileHandle (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1280 sys::fs::file_t FileHandle = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp1176 readNativeFileToEOF(file_t FileHandle,SmallVectorImpl<char> & Buffer,ssize_t ChunkSize) readNativeFileToEOF() argument