Home
last modified time | relevance | path

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

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