Searched refs:GetGroupRecordTypeForObjCIvarBitfield (Results 1 – 1 of 1) sorted by relevance
378 QualType GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV);852 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in getIvarAccessString()3799 QualType RewriteModernObjC::GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV) { in GetGroupRecordTypeForObjCIvarBitfield() function in RewriteModernObjC3911 QualType QT = GetGroupRecordTypeForObjCIvarBitfield(IV); in RewriteObjCInternalStruct()6777 IVQT = RewriteObj.GetGroupRecordTypeForObjCIvarBitfield(IvarDecl); in Write__ivar_list_t_initializer()7460 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in RewriteObjCIvarRefExpr()