Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp1782 QueryLoc expandQueryLoc(const QueryLoc& aLocationFrom, const QueryLoc& aLocationTo) in expandQueryLoc() function in zorba::TranslatorImpl
4017 expandQueryLoc(v.get_var_name()->get_location(), initExpr->get_loc()); in end_visit()
5757 expandQueryLoc(v.get_var_name()->get_location(), initExpr->get_loc()); in end_visit()
6245 expandQueryLoc(v.get_var_name()->get_location(), domainExpr->get_loc()); in end_visit()
6348 QueryLoc lExpandedLocation = expandQueryLoc(varName->get_location(), in create_let_clause()