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