Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h6495 FTBigUnit const* get_big_unit() const { return big_unit_; } in get_big_unit() function
/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp14168 new ftscope_filter( loc, v.get_scope(), v.get_big_unit()->get_unit() ); in end_visit()