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