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

/external/clang/lib/CodeGen/
H A DCGExprAgg.cpp91 if (CGF.getLangOpts().getGC() && TypeRequiresGCollection(T))
96 bool TypeRequiresGCollection(QualType T);
208 bool AggExprEmitter::TypeRequiresGCollection(QualType T) { function in class:AggExprEmitter

Completed in 65 milliseconds