Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp288 bool RequiresDestruction = in withReturnValueSlot() local
298 (RequiresDestruction && Dest.isIgnored()); in withReturnValueSlot()
336 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()