Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h182 class CrashRecoveryContextDestructorCleanup : public
183 CrashRecoveryContextCleanupBase<CrashRecoveryContextDestructorCleanup<T>, T> {
185 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup() function
188 CrashRecoveryContextDestructorCleanup<T>, T>(context, resource) {} in CrashRecoveryContextDestructorCleanup()