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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp251 bool RequiresDestruction = local
261 (RequiresDestruction && !Dest.getAddress().isValid());
292 if (RequiresDestruction)
301 if (!RequiresDestruction && LifetimeStartInst) {

Completed in 82 milliseconds