Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprAgg.cpp259 bool RequiresDestruction = in withReturnValueSlot() local
269 (RequiresDestruction && !Dest.getAddress().isValid()); in withReturnValueSlot()
307 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()