Searched refs:PropType (Results 1 – 1 of 1) sorted by relevance
1212 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local1213 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1377 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1392 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1399 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1408 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()