Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp279 std::auto_ptr<static_context> globalSctx; member in zorba::ModulesInfo
285 globalSctx(static_cast<static_context *> in ModulesInfo()
1315 theModulesInfo->globalSctx->bind_fn(f, nargs, loc); in bind_fn()
3399 bind_var(ve, theModulesInfo->globalSctx.get()); in begin_visit()
3982 bind_var(ve, theModulesInfo->globalSctx.get()); in end_visit()