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