Searched defs:cleanupFired (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCrashRecoveryContext.h104 : context(context), cleanupFired(false) {}
106 bool cleanupFired; member in class:llvm::CrashRecoveryContextCleanup
193 if (cleanup && !cleanup->cleanupFired)

Completed in 101 milliseconds