Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Bitcode/Writer/
HDBitWriter.cpp31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, in LLVMWriteBitcodeToFD()
/NextBSD/contrib/llvm/include/llvm/Support/
HDraw_ostream.h347 bool ShouldClose; variable