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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp93 if (CGF.getLangOpts().getGC() && TypeRequiresGCollection(T))
98 bool TypeRequiresGCollection(QualType T);
232 bool AggExprEmitter::TypeRequiresGCollection(QualType T) { function in class:AggExprEmitter

Completed in 91 milliseconds