Searched refs:PropType (Results 1 – 2 of 2) sorted by relevance
103 } PropType; typedef911 PropType prop_type = (PropType) ReadBlobMSBLong(image); in ReadOneLayer()1222 PropType prop_type = (PropType) ReadBlobMSBLong(image); in ReadXCFImage()
1032 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local1033 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1188 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1203 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1210 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1219 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()