Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGParser.cpp999 tgtok::TokKind LexCode = Lex.getCode(); in ParseOperation() local
1001 switch (LexCode) { in ParseOperation()
1048 switch (LexCode) { in ParseOperation()