Searched refs:CallCleanupFunction (Results 1 – 1 of 1) sorted by relevance
484 struct CallCleanupFunction final : EHScopeStack::Cleanup { struct489 CallCleanupFunction(llvm::Constant *CleanupFn, const CGFunctionInfo *Info, in CallCleanupFunction() function1410 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()