Home
last modified time | relevance | path

Searched refs:GetGCAttrTypeForType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCMac.cpp1914 static Qualifiers::GC GetGCAttrTypeForType(ASTContext &Ctx, QualType FQT) { in GetGCAttrTypeForType() function
1929 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()