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.cpp282 bool RequiresDestruction = in withReturnValueSlot() local
292 (RequiresDestruction && Dest.isIgnored()); in withReturnValueSlot()
331 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()