Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DTGLexer.h51 XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
DTGLexer.cpp478 .Case("empty", tgtok::XEmpty) in LexExclaim()
DTGParser.cpp797 case tgtok::XEmpty: in ParseOperation()
824 case tgtok::XEmpty: in ParseOperation()
1438 case tgtok::XEmpty: in ParseSimpleValue()