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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp318 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary,
371 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup,
4391 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr,
H A DCGDecl.cpp2091 void CodeGenFunction::pushLifetimeExtendedDestroy( function in class:CodeGenFunction
H A DCGExprAgg.cpp678 CGF.pushLifetimeExtendedDestroy(
H A DCGBlocks.cpp1092 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer,
H A DCodeGenFunction.h1913 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
H A DCGBuiltin.cpp1378 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty,

Completed in 251 milliseconds