Searched refs:PropType (Results 1 – 1 of 1) sorted by relevance
928 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local929 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1078 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1093 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1100 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1109 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()