Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h129 class CrashRecoveryContextCleanupBase : public CrashRecoveryContextCleanup {
132 CrashRecoveryContextCleanupBase(CrashRecoveryContext *context, T* resource) in CrashRecoveryContextCleanupBase() function
146 CrashRecoveryContextCleanupBase<CrashRecoveryContextDestructorCleanup<T>, T> {
150 : CrashRecoveryContextCleanupBase< in CrashRecoveryContextDestructorCleanup()
160 CrashRecoveryContextCleanupBase<CrashRecoveryContextDeleteCleanup<T>, T> {
163 : CrashRecoveryContextCleanupBase< in CrashRecoveryContextDeleteCleanup()
171 CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, T>
176 : CrashRecoveryContextCleanupBase<CrashRecoveryContextReleaseRefCleanup<T>, in CrashRecoveryContextReleaseRefCleanup()