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.cpp708 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
H A DCGExpr.cpp323 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup()
376 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup()
4960 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
H A DCGBlocks.cpp1069 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
H A DCGDecl.cpp2208 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
H A DCodeGenFunction.h2116 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
H A DCGBuiltin.cpp2210 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()