Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/minix3/external/bsd/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp163 struct FileHandle : CommonHandle {}; struct
175 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()