Searched refs:XForEach (Results 1 – 3 of 3) sorted by relevance
132 XForEach, enumerator
591 .Case("foreach", tgtok::XForEach) in LexExclaim()
1759 case tgtok::XForEach: in ParseOperation()2441 ExprEltType = (Operation == tgtok::XForEach) in ParseOperationForEachFilter()2466 if (Operation == tgtok::XForEach) in ParseOperationForEachFilter()2496 if (Operation == tgtok::XForEach && !IsDAG) { in ParseOperationForEachFilter()2507 return (TernOpInit::get((Operation == tgtok::XForEach) ? TernOpInit::FOREACH in ParseOperationForEachFilter()