Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp500 struct CallCleanupFunction final : EHScopeStack::Cleanup { struct
505 CallCleanupFunction(llvm::Constant *CleanupFn, const CGFunctionInfo *Info, in CallCleanupFunction() function
1419 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp574 struct CallCleanupFunction final : EHScopeStack::Cleanup { struct
579 CallCleanupFunction(llvm::Constant *CleanupFn, const CGFunctionInfo *Info, in CallCleanupFunction() function
2055 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()