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