Home
last modified time | relevance | path

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

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