Home
last modified time | relevance | path

Searched refs:nongrouping_rebind (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp6745 group_clause::rebind_list_t nongrouping_rebind; in end_visit() local
6850 nongrouping_rebind.push_back(std::pair<expr*, var_expr*>(inputExpr, ngVar)); in end_visit()
6857 nongrouping_rebind, in end_visit()