Home
last modified time | relevance | path

Searched refs:lexVariable (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp131 return lexVariable(tokStart); in lexToken()
146 FormatToken FormatLexer::lexVariable(const char *tokStart) { in lexVariable() function in FormatLexer
H A DFormatGen.h136 FormatToken lexVariable(const char *tokStart);