Searched refs:GetGroupRecordTypeForObjCIvarBitfield (Results 1 – 1 of 1) sorted by relevance
380 QualType GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV);853 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in getIvarAccessString()3803 QualType RewriteModernObjC::GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV) { in GetGroupRecordTypeForObjCIvarBitfield() function in RewriteModernObjC3915 QualType QT = GetGroupRecordTypeForObjCIvarBitfield(IV); in RewriteObjCInternalStruct()6817 IVQT = RewriteObj.GetGroupRecordTypeForObjCIvarBitfield(IvarDecl); in Write__ivar_list_t_initializer()7500 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in RewriteObjCIvarRefExpr()