Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp257 bool RequiresDestruction = in withReturnValueSlot() local
267 (RequiresDestruction && !Dest.getAddress().isValid()); in withReturnValueSlot()
305 if (!RequiresDestruction && LifetimeStartInst) { in withReturnValueSlot()