Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/llvm-project-15.0.7/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp163 struct FileHandle : CommonHandle {}; struct
175 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileSystem.h1282 sys::fs::file_t FileHandle = nullptr; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp1174 Error readNativeFileToEOF(file_t FileHandle, SmallVectorImpl<char> &Buffer, in readNativeFileToEOF()