Searched refs:CCPrimary (Results 1 – 2 of 2) sorted by relevance
426 ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface(); in HandlePropertyInClassExtension() local430 if (!CCPrimary) { in HandlePropertyInClassExtension()440 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()467 << CCPrimary->getDeclName(); in HandlePropertyInClassExtension()
3779 ObjCInterfaceDecl *CCPrimary = C->getClassInterface(); in ActOnAtEnd() local3780 DiagnoseClassExtensionDupMethods(C, CCPrimary); in ActOnAtEnd()