Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DVariadicMacroSupport.h169 const Token &getEOFTok() const { return SyntheticEOFToken; } in getEOFTok() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp216 ConcatenatedVAOPTResultToks.push_back(VCtx.getEOFTok()); in stringifyVAOPTContents()