Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.h57 XSubst, XForEach, XFilter, XFoldl, XHead, XTail, XSize, XEmpty, XIf, enumerator
H A DTGLexer.cpp574 .Case("empty", tgtok::XEmpty) in LexExclaim()
H A DTGParser.cpp938 case tgtok::XEmpty: in ParseOperation()
976 case tgtok::XEmpty: in ParseOperation()
2404 case tgtok::XEmpty: in ParseSimpleValue()