Searched refs:objcClass (Results 1 – 7 of 7) sorted by relevance
269 if (other.IBCollInfo.objcClass) { in IBOutletCollectionInfo()271 IBCollInfo.objcClass = &ClassInfo; in IBOutletCollectionInfo()273 IBCollInfo.objcClass = nullptr; in IBOutletCollectionInfo()311 IBInfo.IBCollInfo.objcClass = nullptr; in AttrListInfo()317 IBInfo.IBCollInfo.objcClass = &IBInfo.ClassInfo; in AttrListInfo()753 CatDInfo.ObjCCatDeclInfo.objcClass = &ClassEntity; in handleObjCCategory()757 CatDInfo.ObjCCatDeclInfo.objcClass = nullptr; in handleObjCCategory()783 CatDInfo.ObjCCatDeclInfo.objcClass = &ClassEntity; in handleObjCCategoryImpl()787 CatDInfo.ObjCCatDeclInfo.objcClass = nullptr; in handleObjCCategoryImpl()
231 IBCollInfo.objcClass = nullptr; in IBOutletCollectionInfo()
813 ObjCInterfaceDecl *objcClass = objcObjectType->getInterface(); in applyObjCTypeArgs() local814 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs()817 << objcClass->getDeclName() in applyObjCTypeArgs()887 << objcClass->getDeclName() in applyObjCTypeArgs()890 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()891 << objcClass; in applyObjCTypeArgs()987 << objcClass->getDeclName() in applyObjCTypeArgs()990 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()991 << objcClass; in applyObjCTypeArgs()3361 if (auto objcClass = type->getAs<ObjCInterfaceType>()) { in classifyPointerDeclarator() local[all …]
1461 if (auto objcClass = dyn_cast<ObjCInterfaceDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local1462 typeDecls.push_back(objcClass); in actOnObjCTypeArgsOrProtocolQualifiers()1623 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local1628 typeDecls[i] = objcClass; in actOnObjCTypeArgsOrProtocolQualifiers()
5569 const CXIdxEntityInfo *objcClass; member5640 const CXIdxEntityInfo *objcClass; member
1493 pub objcClass: *const CXIdxEntityInfo, field1537 pub objcClass: *const CXIdxEntityInfo, field
3215 CatInfo->objcClass); in index_indexDeclaration()