Searched refs:PropType (Results 1 – 1 of 1) sorted by relevance
949 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local950 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1099 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1114 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1121 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1130 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()