Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp380 QualType GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV);
853 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in getIvarAccessString()
3803 QualType RewriteModernObjC::GetGroupRecordTypeForObjCIvarBitfield(ObjCIvarDecl *IV) { in GetGroupRecordTypeForObjCIvarBitfield() function in RewriteModernObjC
3915 QualType QT = GetGroupRecordTypeForObjCIvarBitfield(IV); in RewriteObjCInternalStruct()
6817 IVQT = RewriteObj.GetGroupRecordTypeForObjCIvarBitfield(IvarDecl); in Write__ivar_list_t_initializer()
7500 IvarT = GetGroupRecordTypeForObjCIvarBitfield(D); in RewriteObjCIvarRefExpr()