Home
last modified time | relevance | path

Searched defs:Lex (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/llvm/tools/llvm-mcmarkup/
H A Dllvm-mcmarkup.cpp70 MarkupLexer &Lex; member in MarkupParser
153 MarkupLexer Lex(InputSource); in parseMCMarkup() local
/aosp_15_r20/external/javassist/src/main/javassist/compiler/
H A DLex.java28 public class Lex implements TokenId { class
41 public Lex(String s) { in Lex() method in Lex
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.h131 TGLexer Lex; variable
170 : Lex(SM, Macros), CurMultiClass(nullptr), Records(records), in Lex() function
/aosp_15_r20/external/clang/lib/Format/
H A DFormatTokenLexer.h71 std::unique_ptr<Lexer> Lex; variable
H A DFormat.cpp1448 void skipComments(Lexer &Lex, Token &Tok) { in skipComments()
1457 bool checkAndConsumeDirectiveWithName(Lexer &Lex, StringRef Name, Token &Tok) { in checkAndConsumeDirectiveWithName()
1473 Lexer Lex(Env->getFileID(), SourceMgr.getBuffer(Env->getFileID()), SourceMgr, in getOffsetAfterHeaderGuardsAndComments() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLLexer.h49 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/AsmParser/
DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/AsmParser/
DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h81 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/AsmParser/
DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/AsmParser/
DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
H A DLLLexer.h52 lltok::Kind Lex() { in Lex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h73 const AsmToken &Lex() { in Lex() function
H A DMCAsmParserExtension.h86 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/
DMCAsmParserExtension.h85 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
DMCAsmLexer.h79 const AsmToken &Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/
DMCAsmParserExtension.h85 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
DMCAsmLexer.h79 const AsmToken &Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/
DMCAsmParserExtension.h85 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
DMCAsmLexer.h79 const AsmToken &Lex() { in Lex() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/
DMCAsmParserExtension.h85 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h85 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
H A DMCAsmLexer.h79 const AsmToken &Lex() { in Lex() function
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGParser.h56 TGLexer Lex; variable

123