Searched defs:PrevTok (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenConcatenation.cpp160 AvoidConcat(const Token &PrevPrevTok, const Token &PrevTok, const Token &Tok) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp374 Token PrevTok = Tok; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp164 bool AvoidConcat(const Token &PrevPrevTok, const Token &PrevTok, argument
719 Token PrevPrevTok, PrevTok; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp447 const FormatToken *PrevTok = Tok->Previous; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2625 Token PrevTok = Tok; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h941 Token PrevTok; member in class:clang::TentativeParsingAction

Completed in 252 milliseconds