Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp324 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup()
377 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup()
4579 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
H A DCGExprAgg.cpp685 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
H A DCGDecl.cpp2138 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
H A DCGBlocks.cpp1098 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
H A DCodeGenFunction.h2054 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
H A DCGBuiltin.cpp1873 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()