Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp6527 var_expr* curVarExpr = NULL; in bind_wincond_vars() local
6542 curVarExpr = bind_var(loc, v.get_curr(), varKind); in bind_wincond_vars()
6544 curVarExpr->set_flwor_clause(windowClause); in bind_wincond_vars()
6545 push_nodestack(curVarExpr); in bind_wincond_vars()