Searched refs:tokenBegin (Results 1 – 2 of 2) sorted by relevance
394 const char *tokenBegin = file.data() + locInfo.second; in getSpelling() local398 file.begin(), tokenBegin, file.end()); in getSpelling()406 return StringRef(tokenBegin, length); in getSpelling()410 buffer.resize(getSpellingSlow(token, tokenBegin, options, buffer.data())); in getSpelling()
319 const char *tokenBegin = file.data() + locInfo.second; in LocPropertyAttribute() local324 file.begin(), tokenBegin, file.end()); in LocPropertyAttribute()