Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp719 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
H A DCGExpr.cpp337 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup()
390 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup()
5020 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
H A DCGBlocks.cpp1079 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
H A DCGDecl.cpp2260 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
H A DCodeGenFunction.h2211 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
H A DCGBuiltin.cpp2220 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()