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