/llvm-project/llvm/utils/lit/lit/ |
H A D | ShUtil.py | 187 def lex(self): member in ShLexer 204 def lex(self): member in ShParser
|
/llvm-project/llvm/utils/lit/tests/unit/ |
H A D | ShUtil.py | 9 def lex(self, str, *args, **kwargs): member in TestShLexer
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | Lex.cpp |
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | ParserState.h | 66 Lexer lex; member
|
/llvm-project/clang/unittests/Format/ |
H A D | TestLexer.h | 66 TokenList lex(StringRef Code) { in lex() function
|
H A D | FormatTokenSourceTest.cpp | 20 TokenList lex(StringRef Code, const FormatStyle &Style = getLLVMStyle()) { in lex() function in clang::format::__anonf60b063c0111::IndexedTokenSourceTest
|
H A D | MacroCallReconstructorTest.cpp | 177 TokenList lex(StringRef Text) { return uneof(Lex.lex(Text)); } in lex() function in clang::format::__anon59adf30c0111::MacroCallReconstructorTest
|
/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.cpp | 182 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in Highlight() local
|
/llvm-project/clang-tools-extra/pseudo/benchmarks/ |
H A D | Benchmark.cpp |
|
/llvm-project/llvm/lib/Object/ |
H A D | COFFModuleDefinition.cpp | 86 Token lex() { in lex() function in llvm::object::Lexer
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionSourceCode.cpp | 280 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in TokenVerifier() local
|
/llvm-project/clang/lib/AST/ |
H A D | CommentLexer.cpp | 745 void Lexer::lex(Token &T) { in lex() function in clang::comments::Lexer
|
/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 79 ArrayRef<FormatToken *> FormatTokenLexer::lex() { lex() function in clang::format::FormatTokenLexer
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SourceCode.cpp | 621 lex(llvm::StringRef Code, const LangOptions &LangOpts, in lex() function
|
/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 141 void lex() { lex() function [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 581 void MIParser::lex(unsigned SkipChar) { lex() function in MIParser [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 7802 AMDGPUAsmParser::lex() { lex() function in AMDGPUAsmParser [all...] |