| /external/llvm/tools/llvm-mcmarkup/ |
| D | llvm-mcmarkup.cpp | 70 MarkupLexer &Lex; member in MarkupParser 152 MarkupLexer Lex(InputSource); in parseMCMarkup() local
|
| /external/llvm/include/llvm/MC/MCParser/ |
| D | MCAsmParserExtension.h | 69 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
|
| D | MCAsmLexer.h | 149 const AsmToken &Lex() { in Lex() function
|
| /external/javassist/src/main/javassist/compiler/ |
| D | Lex.java | 27 public class Lex implements TokenId { class 39 public Lex(String s) { in Lex() method in Lex
|
| /external/llvm/lib/AsmParser/ |
| D | LLLexer.h | 50 lltok::Kind Lex() { in Lex() function
|
| D | LLParser.h | 92 LLLexer Lex; variable
|
| /external/clang/lib/Format/ |
| D | Format.cpp | 1268 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style, in FormatTokenLexer() 1636 Lexer &Lex; member in clang::format::__anon0bcb66d40111::FormatTokenLexer 1680 Formatter(const FormatStyle &Style, Lexer &Lex, SourceManager &SourceMgr, in Formatter() 1950 Lexer &Lex; member in clang::format::__anon0bcb66d40111::Formatter 1962 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex, in reformat() 1988 Lexer Lex(ID, SourceMgr.getBuffer(ID), SourceMgr, in reformat() local
|
| /external/llvm/lib/TableGen/ |
| D | TGParser.h | 56 TGLexer Lex; variable
|
| D | TGLexer.h | 88 tgtok::TokKind Lex() { in Lex() function
|
| /external/clang/tools/clang-format/ |
| D | ClangFormat.cpp | 228 Lexer Lex(ID, Sources.getBuffer(ID), Sources, in format() local
|
| /external/clang/lib/Lex/ |
| D | TokenLexer.cpp | 410 bool TokenLexer::Lex(Token &Tok) { in Lex() function in TokenLexer
|
| D | Preprocessor.cpp | 662 void Preprocessor::Lex(Token &Result) { in Lex() function in Preprocessor
|
| D | PTHLexer.cpp | 46 bool PTHLexer::Lex(Token& Tok) { in Lex() function in PTHLexer
|
| D | Lexer.cpp | 2867 bool Lexer::Lex(Token &Result) { in Lex() function in Lexer
|
| /external/clang/lib/Index/ |
| D | CommentToXML.cpp | 616 Lexer Lex(ID, FormatRewriterContext.Sources.getBuffer(ID), in formatTextOfDeclaration() local
|
| /external/clang/tools/libclang/ |
| D | CIndex.cpp | 5164 Lexer Lex(SourceMgr.getLocForStartOfFile(BeginLocInfo.first), in getTokens() local 5716 static bool lexNext(Lexer &Lex, Token &Tok, in lexNext() 5752 Lexer Lex(SourceMgr.getLocForStartOfFile(BeginLocInfo.first), in annotatePreprocessorTokens() local
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 600 const AsmToken &AsmParser::Lex() { in Lex() function in AsmParser
|