Searched refs:heightOfExpr (Results 1 – 1 of 1) sorted by relevance
730 static void heightOfExpr(const Expr *p, int *pnHeight){ in heightOfExpr() function741 heightOfExpr(p->a[i].pExpr, pnHeight); in heightOfExprList()748 heightOfExpr(p->pWhere, pnHeight); in heightOfSelect()749 heightOfExpr(p->pHaving, pnHeight); in heightOfSelect()750 heightOfExpr(p->pLimit, pnHeight); in heightOfSelect()