Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, in LLVMWriteBitcodeToFD()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h456 bool ShouldClose; variable