Searched refs:getBufferLocation (Results 1 – 3 of 3) sorted by relevance
202 const char *getBufferLocation() const { return BufferPtr; } in getBufferLocation() function
460 if (TheLexer.getBufferLocation() > StrData) { in GetBeginningOfToken()464 if (TheLexer.getBufferLocation() - TheTok.getLength() <= StrData) in GetBeginningOfToken()
4405 } while (Lex.getBufferLocation() <= EffectiveBufferEnd); in clang_tokenize()