Searched refs:CCPrimary (Results 1 – 2 of 2) sorted by relevance
414 ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface(); in HandlePropertyInClassExtension() local418 if (!CCPrimary) { in HandlePropertyInClassExtension()429 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()456 << CCPrimary->getDeclName(); in HandlePropertyInClassExtension()
4081 ObjCInterfaceDecl *CCPrimary = C->getClassInterface(); in ActOnAtEnd() local4082 DiagnoseClassExtensionDupMethods(C, CCPrimary); in ActOnAtEnd()