Searched refs:PropType (Results 1 – 1 of 1) sorted by relevance
1183 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local1184 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1349 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1364 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1371 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1380 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()