Home
last modified time | relevance | path

Searched refs:getToExpr (Results 1 – 2 of 2) sorted by last modified time

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.cpp1164 ACCEPT_CHK(getToExpr()); in accept()
H A Dparsenodes.h1574 const exprnode* getToExpr() const { return theToExpr.getp(); } in getToExpr() function