Lines Matching refs:tok_for
40 tok_for = -9, tok_in = -10,70 if (IdentifierStr == "for") return tok_for;450 case tok_for: return ParseForExpr();