Searched refs:LengthOfPrefix (Results 1 – 1 of 1) sorted by relevance
465 unsigned LengthOfPrefix, in rewriteToObjCProperty() argument481 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()530 if (LengthOfPrefix > 0) { in rewriteToObjCProperty()534 PropertyNameStringRef = PropertyNameStringRef.drop_front(LengthOfPrefix); in rewriteToObjCProperty()1200 unsigned LengthOfPrefix = 0; in migrateProperty() local1210 LengthOfPrefix = (IsPrefix ? 2 : 3); in migrateProperty()1211 const char *CGetterName = getterNameString.data() + LengthOfPrefix; in migrateProperty()1245 LengthOfPrefix, in migrateProperty()1259 LengthOfPrefix, in migrateProperty()