Searched defs:CleanupFn (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp866 updateCoroFrame(coro::Shape &Shape, Function *ResumeFn, Function *DestroyFn, Function *CleanupFn) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp567 llvm::Constant *CleanupFn; member in struct:__anon1703::final
571 CallCleanupFunction(llvm::Constant *CleanupFn, const CGFunctionInfo *Info, argument
H A DMicrosoftCXXABI.cpp4291 llvm::Constant *CleanupFn = llvm::Constant::getNullValue(CGM.Int8PtrTy); local
H A DCGExpr.cpp346 llvm::FunctionCallee CleanupFn; local

Completed in 81 milliseconds