Home
last modified time | relevance | path

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

12

/external/clang/lib/Frontend/Rewrite/
DRewriteMacros.cpp49 unsigned &CurTok, bool ReturnComment) { in GetNextRawTok()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h41 SmallVector<AsmToken, 1> CurTok; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h39 SmallVector<AsmToken, 1> CurTok; variable
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h127 SmallVector<AsmToken, 1> CurTok; variable
/external/llvm/examples/Kaleidoscope/Chapter2/
Dtoy.cpp172 static int CurTok; variable
/external/clang/lib/Lex/
DTokenLexer.cpp185 const Token &CurTok = Tokens[i]; in ExpandFunctionArguments() local
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp181 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp190 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp233 static int CurTok; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp454 AsmToken::TokenKind CurTok = Parser.getLexer().getKind(); in tryParseRelocExpression() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp266 static int CurTok; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp435 AsmToken::TokenKind CurTok = Parser.getLexer().getKind(); in tryParseRelocExpression() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp283 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp274 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp286 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp286 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp286 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp242 static int CurTok; variable
Dtoy.cpp243 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp286 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp257 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp289 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp411 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp241 static int CurTok; variable
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp283 static int CurTok; variable

12