Searched refs:XForEach (Results 1 – 3 of 3) sorted by relevance
131 XForEach, enumerator
590 .Case("foreach", tgtok::XForEach) in LexExclaim()
1753 case tgtok::XForEach: in ParseOperation()2435 ExprEltType = (Operation == tgtok::XForEach) in ParseOperationForEachFilter()2460 if (Operation == tgtok::XForEach) in ParseOperationForEachFilter()2490 if (Operation == tgtok::XForEach && !IsDAG) { in ParseOperationForEachFilter()2501 return (TernOpInit::get((Operation == tgtok::XForEach) ? TernOpInit::FOREACH in ParseOperationForEachFilter()