Searched refs:LengthOfPrefix (Results 1 – 1 of 1) sorted by relevance
455 unsigned LengthOfPrefix, in rewriteToObjCProperty() argument471 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()520 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()524 PropertyNameStringRef = PropertyNameStringRef.drop_front(LengthOfPrefix); in rewriteToObjCProperty()1188 unsigned LengthOfPrefix = 0; in migrateProperty() local1198 LengthOfPrefix = (IsPrefix ? 2 : 3); in migrateProperty()1199 const char *CGetterName = getterNameString.data() + LengthOfPrefix; in migrateProperty()1233 LengthOfPrefix, in migrateProperty()1247 LengthOfPrefix, in migrateProperty()