Searched refs:XEmpty (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | TGLexer.h | 57 XSubst, XForEach, XFilter, XFoldl, XHead, XTail, XSize, XEmpty, XIf, enumerator
|
| H A D | TGLexer.cpp | 574 .Case("empty", tgtok::XEmpty) in LexExclaim()
|
| H A D | TGParser.cpp | 938 case tgtok::XEmpty: in ParseOperation() 976 case tgtok::XEmpty: in ParseOperation() 2404 case tgtok::XEmpty: in ParseSimpleValue()
|