Lines Matching refs:tok_for
38 tok_for = -9, tok_in = -10,68 if (IdentifierStr == "for") return tok_for;448 case tok_for: return ParseForExpr();