Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGParser.cpp1438 tgtok::TokKind LexCode = Lex.getCode(); in ParseOperation() local
1440 switch (LexCode) { in ParseOperation()
1487 switch (LexCode) { in ParseOperation()