Home
last modified time | relevance | path

Searched defs:PrevPrevTok (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenConcatenation.cpp160 bool TokenConcatenation::AvoidConcat(const Token &PrevPrevTok, in AvoidConcat()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp164 bool AvoidConcat(const Token &PrevPrevTok, const Token &PrevTok, in AvoidConcat()
719 Token PrevPrevTok, PrevTok; in PrintPreprocessedTokens() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp624 Token PrevPrevTok; in HighlightMacros() local