Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDFileSystem.h1279 sys::fs::file_t FileHandle = nullptr; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDPath.cpp1175 Error readNativeFileToEOF(file_t FileHandle, SmallVectorImpl<char> &Buffer, in readNativeFileToEOF()