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

/external/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h137 class CrashRecoveryContextDestructorCleanup : public class in namespace:llvm
138 CrashRecoveryContextCleanupBase<CrashRecoveryContextDestructorCleanup<T>, T> {
140 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, function in class:llvm::CrashRecoveryContextDestructorCleanup
143 CrashRecoveryContextDestructorCleanup<T>, T>(context, resource) {}

Completed in 44 milliseconds