Searched refs:LengthOfPrefix (Results 1 – 1 of 1) sorted by relevance
458 unsigned LengthOfPrefix, in rewriteToObjCProperty() argument474 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()522 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()526 PropertyNameStringRef = PropertyNameStringRef.drop_front(LengthOfPrefix); in rewriteToObjCProperty()1178 unsigned LengthOfPrefix = 0; in migrateProperty() local1188 LengthOfPrefix = (IsPrefix ? 2 : 3); in migrateProperty()1189 const char *CGetterName = getterNameString.data() + LengthOfPrefix; in migrateProperty()1223 LengthOfPrefix, in migrateProperty()1237 LengthOfPrefix, in migrateProperty()