Home
last modified time | relevance | path

Searched defs:lex (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A DShUtil.py187 def lex(self): member in ShLexer
204 def lex(self): member in ShParser
/llvm-project/llvm/utils/lit/tests/unit/
H A DShUtil.py9 def lex(self, str, *args, **kwargs): member in TestShLexer
/llvm-project/clang-tools-extra/pseudo/lib/
H A DLex.cpp
/llvm-project/mlir/lib/AsmParser/
H A DParserState.h66 Lexer lex; member
/llvm-project/clang/unittests/Format/
H A DTestLexer.h66 TokenList lex(StringRef Code) { in lex() function
H A DFormatTokenSourceTest.cpp20 TokenList lex(StringRef Code, const FormatStyle &Style = getLLVMStyle()) { in lex() function in clang::format::__anonf60b063c0111::IndexedTokenSourceTest
H A DMacroCallReconstructorTest.cpp177 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 DClangHighlighter.cpp182 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in Highlight() local
/llvm-project/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp
/llvm-project/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp86 Token lex() { in lex() function in llvm::object::Lexer
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp280 Lexer lex(FID, buf->getMemBufferRef(), SM, Opts); in TokenVerifier() local
/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp745 void Lexer::lex(Token &T) { in lex() function in clang::comments::Lexer
/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp79 ArrayRef<FormatToken *> FormatTokenLexer::lex() { lex() function in clang::format::FormatTokenLexer
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp621 lex(llvm::StringRef Code, const LangOptions &LangOpts, in lex() function
/llvm-project/clang/lib/Lex/
H A DPragma.cpp141 void lex() { lex() function
[all...]
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp581 void MIParser::lex(unsigned SkipChar) { lex() function in MIParser
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7802 AMDGPUAsmParser::lex() { lex() function in AMDGPUAsmParser
[all...]