Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprAgg.cpp719 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
HDCGExpr.cpp337 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup()
390 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup()
5020 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
HDCGBlocks.cpp1079 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
HDCGDecl.cpp2260 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
HDCodeGenFunction.h2211 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
HDCGBuiltin.cpp2220 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()