Searched refs:EffectiveBufferEnd (Results 1 – 2 of 2) sorted by relevance
6059 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens() local6103 } while (Lex.getBufferLocation() <= EffectiveBufferEnd); in getTokens()
6839 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens() local6880 } while (Lex.getBufferLocation() < EffectiveBufferEnd); in getTokens()