Searched defs:ShouldClose (Results 1 – 3 of 3) sorted by relevance
31 int LLVMWriteBitcodeToFD(LLVMModuleRef M, int FD, int ShouldClose, in LLVMWriteBitcodeToFD()
36 const bool ShouldClose = true; in CreateFileWithContent() local
462 bool ShouldClose; variable