Searched refs:CCPrimary (Results 1 – 2 of 2) sorted by relevance
423 ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface(); in HandlePropertyInClassExtension() local427 if (!CCPrimary) { in HandlePropertyInClassExtension()438 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()465 << CCPrimary->getDeclName(); in HandlePropertyInClassExtension()
4077 ObjCInterfaceDecl *CCPrimary = C->getClassInterface(); in ActOnAtEnd() local4078 DiagnoseClassExtensionDupMethods(C, CCPrimary); in ActOnAtEnd()