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

/external/llvm/lib/TableGen/
H A DTGParser.cpp992 tgtok::TokKind LexCode = Lex.getCode(); local
994 switch (LexCode) {
1039 switch (LexCode) {

Completed in 109 milliseconds