Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp11686 const store::Item* attExprName = attrExpr->getQName(); in begin_visit() local
11691 if (attName->equals(attExprName)) in begin_visit()