Searched refs:TOKdownto (Results 1 – 4 of 4) sorted by relevance
57 TOKdownto, enumerator
61 {TOKdownto, "downto"},
128 {L"downto", TOKdownto}, in TEST()
1039 else if (m_token.m_type == TOKdownto) in ParseForExpression()