Searched refs:TypeRequiresGCollection (Results 1 – 1 of 1) sorted by relevance
101 if (CGF.getLangOpts().getGC() && TypeRequiresGCollection(T)) in needsGC()106 bool TypeRequiresGCollection(QualType T);269 bool AggExprEmitter::TypeRequiresGCollection(QualType T) { in TypeRequiresGCollection() function in AggExprEmitter