Searched refs:pushLifetimeExtendedDestroy (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGExpr.cpp | 326 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary, in pushTemporaryCleanup() 379 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup, in pushTemporaryCleanup() 4489 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr, in EmitCompoundLiteralLValue()
|
| H A D | CGExprAgg.cpp | 678 CGF.pushLifetimeExtendedDestroy( in VisitCompoundLiteralExpr()
|
| H A D | CGDecl.cpp | 2123 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind, in pushLifetimeExtendedDestroy() function in CodeGenFunction
|
| H A D | CGBlocks.cpp | 1091 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
|
| H A D | CodeGenFunction.h | 1996 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
|
| H A D | CGBuiltin.cpp | 1806 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty, in emitBuiltinOSLogFormat()
|