Searched refs:PropType (Results 1 – 2 of 2) sorted by relevance
101 } PropType; typedef798 PropType prop_type = (PropType) ReadBlobMSBLong(image); in ReadOneLayer()1080 PropType prop_type = (PropType) ReadBlobMSBLong(image); in ReadXCFImage()
1017 QualType PropType = property->getType(); in ActOnPropertyImplDecl() local1018 QualType PropertyIvarType = PropType.getNonReferenceType(); in ActOnPropertyImplDecl()1173 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1188 << property->getDeclName() << PropType in ActOnPropertyImplDecl()1195 if ((PropType.isObjCGCWeak() && !IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()1204 PropType.isObjCGCStrong()) && IvarType.isObjCGCWeak() && in ActOnPropertyImplDecl()