Searched refs:NeedsGCBarriers_t (Results 1 – 4 of 4) sorted by relevance
483 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers }; enum505 NeedsGCBarriers_t needsGC,526 NeedsGCBarriers_t needsGC,554 NeedsGCBarriers_t requiresGCollection() const { in requiresGCollection()555 return NeedsGCBarriers_t(ObjCGCFlag); in requiresGCollection()
90 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) { in needsGC()
528 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers }; enum551 NeedsGCBarriers_t needsGC,576 NeedsGCBarriers_t needsGC, IsAliased_t isAliased,607 NeedsGCBarriers_t requiresGCollection() const { in requiresGCollection()608 return NeedsGCBarriers_t(ObjCGCFlag); in requiresGCollection()
93 AggValueSlot::NeedsGCBarriers_t needsGC(QualType T) { in needsGC()