Searched refs:WhereConst (Results 1 – 2 of 2) sorted by relevance
4671 typedef struct WhereConst WhereConst; typedef4672 struct WhereConst { struct4692 WhereConst *pConst, /* The WhereConst into which we are inserting */ in constInsert() argument4739 static void findConstInWhere(WhereConst *pConst, Expr *pExpr){ in findConstInWhere()4775 WhereConst *pConst, in propagateConstantExprRewriteOne()4825 WhereConst *pConst = pWalker->u.pConst; in propagateConstantExprRewrite()4899 WhereConst x; in propagateConstants()
4098 struct WhereConst *pConst; /* WHERE clause constants */