Searched refs:CCPrimary (Results 1 – 2 of 2) sorted by relevance
415 ObjCInterfaceDecl *CCPrimary = CDecl->getClassInterface(); in HandlePropertyInClassExtension() local419 if (!CCPrimary) { in HandlePropertyInClassExtension()430 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()457 << CCPrimary->getDeclName(); in HandlePropertyInClassExtension()
4083 ObjCInterfaceDecl *CCPrimary = C->getClassInterface(); in ActOnAtEnd() local4084 DiagnoseClassExtensionDupMethods(C, CCPrimary); in ActOnAtEnd()