Home
last modified time | relevance | path

Searched refs:CrashRecoveryContextDestructorCleanup (Results 1 – 1 of 1) sorted by relevance

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