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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp46 const Token &lastToken = ReplacementTokens.back(); local
48 SourceLocation macroEnd = lastToken.getLocation();
52 assert((macroEnd.isFileID() || lastToken.is(tok::comment)) &&
62 DefinitionLength += lastToken.getLength();
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c177161 analyzeOverKeyword(const unsigned char *z, int lastToken) argument
177168 analyzeFilterKeyword(const unsigned char *z, int lastToken) argument
[all...]

Completed in 538 milliseconds