Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp6528 var_expr* nextVarExpr = NULL; in bind_wincond_vars() local
6558 nextVarExpr = bind_var(loc, v.get_next(), varKind); in bind_wincond_vars()
6560 nextVarExpr->set_flwor_clause(windowClause); in bind_wincond_vars()
6561 push_nodestack(nextVarExpr); in bind_wincond_vars()