Home
last modified time | relevance | path

Searched defs:CurTok (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp48 unsigned &CurTok, bool ReturnComment) { in GetNextRawTok()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h39 SmallVector<AsmToken, 1> CurTok; variable
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp257 const Token &CurTok = Tokens[I]; in ExpandFunctionArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp453 AsmToken::TokenKind CurTok = Parser.getLexer().getKind(); tryParseRelocExpression() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp561 Token *CurTok = nullptr; ParseExprStatement() local
H A DParseOpenMP.cpp4419 Token CurTok = P.getCurToken(); parseStepSize() local