Home
last modified time | relevance | path

Searched refs:EffectiveBufferEnd (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCIndex.cpp5686 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; in getTokens() local
5730 } while (Lex.getBufferLocation() <= EffectiveBufferEnd); in getTokens()