Home
last modified time | relevance | path

Searched defs:LexToken (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.cpp88 tgtok::TokKind TGLexer::LexToken() { in LexToken() function in TGLexer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_lexer.cc95 TokKind HloLexer::LexToken() { in LexToken() function in xla::HloLexer
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp492 AsmToken AsmLexer::LexToken() { in LexToken() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp551 AsmToken AsmLexer::LexToken() { in LexToken() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp142 tgtok::TokKind TGLexer::LexToken(bool FileOrLineStart) { in LexToken() function in TGLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp136 tgtok::TokKind TGLexer::LexToken(bool FileOrLineStart) { in LexToken() function in TGLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp182 lltok::Kind LLLexer::LexToken() { in LexToken() function in LLLexer
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLLexer.cpp189 lltok::Kind LLLexer::LexToken() { in LexToken() function in LLLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLLexer.cpp182 lltok::Kind LLLexer::LexToken() { in LexToken() function in LLLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp731 AsmToken AsmLexer::LexToken() { in LexToken() function in AsmLexer
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dlex.py64 class LexToken(object): class
/aosp_15_r20/external/python/pycparser/pycparser/ply/
Dlex.py64 class LexToken(object): class
/aosp_15_r20/external/ply/ply/ply/
H A Dlex.py64 class LexToken(object): class
/aosp_15_r20/external/libchrome/third_party/ply/
H A Dlex.py69 class LexToken(object): class