Searched refs:GetGroupRecordTypeForObjCIvarBitfield (Results 1 – 1 of 1) sorted by relevance
380 QualType GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV);854 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in getIvarAccessString()3800 QualType RewriteModernObjC::GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV) { in GetGroupRecordTypeForObjCIvarBitfield() function in RewriteModernObjC3912 QualType QT = GetGroupRecordTypeForObjCIvarBitfield(IV); in RewriteObjCInternalStruct()6813 IVQT = RewriteObj.GetGroupRecordTypeForObjCIvarBitfield(IvarDecl); in Write__ivar_list_t_initializer()7496 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in RewriteObjCIvarRefExpr()