Searched refs:GetGCAttrTypeForType (Results 1 – 1 of 1) sorted by relevance
1914 static Qualifiers::GC GetGCAttrTypeForType(ASTContext &Ctx, QualType FQT) { in GetGCAttrTypeForType() function1929 return GetGCAttrTypeForType(Ctx, PT->getPointeeType()); in GetGCAttrTypeForType()1985 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), type); in BuildGCBlockLayout()4549 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), FQT); in BuildAggrIvarLayout()