Searched refs:PrimaryClassPropertyT (Results 1 – 1 of 1) sorted by relevance
535 QualType PrimaryClassPropertyT = Context.getCanonicalType(PIDecl->getType()); in HandlePropertyInClassExtension() local537 if (!isa<ObjCObjectPointerType>(PrimaryClassPropertyT) || in HandlePropertyInClassExtension()539 (!isObjCPointerConversion(ClassExtPropertyT, PrimaryClassPropertyT, in HandlePropertyInClassExtension()