Searched refs:GetGCAttrTypeForType (Results 1 – 1 of 1) sorted by relevance
2146 static Qualifiers::GC GetGCAttrTypeForType(ASTContext &Ctx, QualType FQT, in GetGCAttrTypeForType() function2183 return GetGCAttrTypeForType(Ctx, PT->getPointeeType(), /*pointee*/ true); in GetGCAttrTypeForType()2323 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), type); in visitBlock()5273 Qualifiers::GC GCAttr = GetGCAttrTypeForType(CGM.getContext(), fieldType); in visitField()