Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp1784 QueryLoc lExpandedLocation(aLocationFrom); in expandQueryLoc() local
1785 lExpandedLocation.setColumnEnd(aLocationTo.getColumnEnd()); in expandQueryLoc()
1786 lExpandedLocation.setLineEnd(aLocationTo.getLineEnd()); in expandQueryLoc()
1787 return lExpandedLocation; in expandQueryLoc()
4016 QueryLoc lExpandedLocation = in end_visit() local
4019 wrap_in_debugger_expr(initExpr, lExpandedLocation, false, true); in end_visit()
5756 QueryLoc lExpandedLocation = in end_visit() local
5759 wrap_in_debugger_expr(initExpr, lExpandedLocation, false, true); in end_visit()
6244 QueryLoc lExpandedLocation = in end_visit() local
6247 wrap_in_debugger_expr(domainExpr, lExpandedLocation); in end_visit()
[all …]