Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dscript_exprs.cpp51 bool allowLastUpdating, in DEF_EXPR_ACCEPT()
58 compute_scripting_kind2(assignedVars, allowLastUpdating); in DEF_EXPR_ACCEPT()
84 bool allowLastUpdating) in compute_scripting_kind2() argument
158 if (allowLastUpdating && in compute_scripting_kind2()
H A Dscript_exprs.h118 bool allowLastUpdating,
144 bool allowLastUpdating) ;
H A Dexpr_manager.cpp674 bool allowLastUpdating, in create_block_expr() argument
679 sctx, loc, allowLastUpdating, seq, assignedVars); in create_block_expr()
H A Dexpr_manager.h342 bool allowLastUpdating,
/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp5575 bool allowLastUpdating = false; in begin_visit() local
5617 allowLastUpdating = true; in begin_visit()
5654 allowLastUpdating, in begin_visit()