Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, in LLVMWriteBitcodeToFD()
/llvm-project/llvm/unittests/Support/
H A DReplaceFileTest.cpp36 const bool ShouldClose = true; in CreateFileWithContent() local
/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h462 bool ShouldClose; variable