Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h469 NeedsGCBarriers_t requiresGCollection() const { in requiresGCollection() function
H A DCGExprAgg.cpp44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased()); in shouldUseDestForReturnSlot()
289 if (dest.requiresGCollection()) { in EmitCopy()
648 valueDest.requiresGCollection(), in VisitCastExpr()