Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h187 class CrashRecoveryContextDestructorCleanup : public
188 CrashRecoveryContextCleanupBase<CrashRecoveryContextDestructorCleanup<T>, T> {
190 CrashRecoveryContextDestructorCleanup(CrashRecoveryContext *context, in CrashRecoveryContextDestructorCleanup() function
193 CrashRecoveryContextDestructorCleanup<T>, T>(context, resource) {} in CrashRecoveryContextDestructorCleanup()