Searched refs:ExprMaskSet (Results 1 – 1 of 1) sorted by relevance
46 typedef struct ExprMaskSet ExprMaskSet; typedef47 struct ExprMaskSet { struct92 static int getMask(ExprMaskSet *pMaskSet, int iCursor){ in getMask()122 static int exprTableUsage(ExprMaskSet *pMaskSet, Expr *p){ in exprTableUsage()170 static void exprAnalyze(ExprMaskSet *pMaskSet, ExprInfo *pInfo){ in exprAnalyze()394 ExprMaskSet maskSet; /* The expression mask set */ in sqliteWhereBegin()