Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp562 std::map<zstring, zstring> theModulesStack; member in zorba::TranslatorImpl
668 theModulesStack(modulesStack), in TranslatorImpl()
3054 std::map<zstring, zstring> modulesStack = theModulesStack; in end_visit()
10084 std::map<zstring, zstring>::const_iterator ite = theModulesStack.begin(); in end_visit()
10085 std::map<zstring, zstring>::const_iterator end = theModulesStack.end(); in end_visit()
10685 std::map<zstring, zstring>::const_iterator ite = theModulesStack.begin(); in end_visit()
10686 std::map<zstring, zstring>::const_iterator end = theModulesStack.end(); in end_visit()