Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h607 NeedsGCBarriers_t requiresGCollection() const { in requiresGCollection() function
H A DCGExprAgg.cpp266 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() || in withReturnValueSlot()
365 if (dest.requiresGCollection()) { in EmitCopy()
804 valueDest.requiresGCollection(), in VisitCastExpr()