Searched refs:PropsTy (Results 1 – 1 of 1) sorted by relevance
67 typedef SmallVector<PropData, 2> PropsTy; typedef in __anondfa4a76a0111::PropertiesRewriter68 typedef std::map<SourceLocation, PropsTy> AtPropDeclsTy;85 PropsTy &props = AtProps[Loc]; in collectProperties()120 PropsTy &props = findAtLoc->second; in doTransform()133 PropsTy &props = I->second; in doTransform()146 PropsTy &props, SourceLocation atLoc, in doPropAction()169 void rewriteProperty(PropsTy &props, SourceLocation atLoc) { in rewriteProperty()198 void removeAssignForDefaultStrong(PropsTy &props, in removeAssignForDefaultStrong()242 void maybeAddWeakOrUnsafeUnretainedAttr(PropsTy &props, in maybeAddWeakOrUnsafeUnretainedAttr()306 bool hasIvarAssignedAPlusOneObject(PropsTy &props) const { in hasIvarAssignedAPlusOneObject()[all …]