Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp326 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup()
379 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup()
4489 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
H A DCGExprAgg.cpp678 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
H A DCGDecl.cpp2123 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
H A DCGBlocks.cpp1091 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
H A DCodeGenFunction.h1996 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
H A DCGBuiltin.cpp1806 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()