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

/external/clang/tools/libclang/
H A DCIndex.cpp5170 const char *EffectiveBufferEnd = Buffer.data() + EndLocInfo.second; local
5214 } while (Lex.getBufferLocation() <= EffectiveBufferEnd);

Completed in 287 milliseconds