Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGParser.cpp1313 tgtok::TokKind LexCode = Lex.getCode(); in ParseOperation() local
1315 switch (LexCode) { in ParseOperation()
1366 switch (LexCode) { in ParseOperation()