Lines Matching full:foreach
1070 throw TGError(CurRec->getLoc(), "!foreach requires an operator\n");1076 throw TGError(CurRec->getLoc(), "!foreach requires typed variable\n");1119 // First, replace the foreach variable with the list item1190 case FOREACH: {1252 case FOREACH: Result = "!foreach"; break;