Searched refs:LexVarName (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/TableGen/ | ||
H A D | TGLexer.h | 132 tgtok::TokKind LexVarName(); |
H A D | TGLexer.cpp | 176 case '$': return LexVarName(); 235 tgtok::TokKind TGLexer::LexVarName() { function in class:TGLexer |
Completed in 79 milliseconds