Searched refs:CCPrimary (Results 1 – 2 of 2) sorted by relevance
425 ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface(); in HandlePropertyInClassExtension() local429 if (!CCPrimary) { in HandlePropertyInClassExtension()437 CCPrimary->FindPropertyVisibleInPrimaryClass(PropertyId); in HandlePropertyInClassExtension()463 << CCPrimary->getDeclName(); in HandlePropertyInClassExtension()
3631 ObjCInterfaceDecl *CCPrimary = C->getClassInterface(); in ActOnAtEnd() local3632 DiagnoseClassExtensionDupMethods(C, CCPrimary); in ActOnAtEnd()