Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h145 class CrashRecoveryContextDestructorCleanup : public
146 CrashRecoveryContextCleanupBase<CrashRecoveryContextDestructorCleanup<T>, T> {
148 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup() function
151 CrashRecoveryContextDestructorCleanup<T>, T>(context, resource) {} in CrashRecoveryContextDestructorCleanup()