Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp280 bool RequiresDestruction = in withReturnValueSlot() local
290 (RequiresDestruction && !Dest.getAddress().isValid()); in withReturnValueSlot()
328 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()