Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp570 csize theCurrSctxId; member in zorba::TranslatorImpl
670 theCurrSctxId(rootSctxId), in TranslatorImpl()
936 return theCurrSctxId; in sctxid()
956 theCurrSctxId = theCCB->theSctxMap.size() + 1; in push_scope()
984 theCurrSctxId = theSctxIdStack.top(); in pop_scope()