Searched defs:PropData (Results 1 – 1 of 1) sorted by relevance
58 struct PropData { struct in __anon8393a07d0111::PropertiesRewriter59 ObjCPropertyDecl *PropD;60 ObjCIvarDecl *IvarD;61 ObjCPropertyImplDecl *ImplD;63 PropData(ObjCPropertyDecl *propD) in PropData() function