Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/TableGen/
HDTGLexer.h51 XSubst, XForEach, XHead, XTail, XEmpty, XIf, XEq, enumerator
HDTGLexer.cpp481 .Case("foreach", tgtok::XForEach) in LexExclaim()
HDTGParser.cpp968 case tgtok::XForEach: in ParseOperation()
980 case tgtok::XForEach: in ParseOperation()
1063 case tgtok::XForEach: { in ParseOperation()
1452 case tgtok::XForEach: in ParseSimpleValue()