Searched refs:ExprMaskSet (Results 1 – 1 of 1) sorted by relevance
49 typedef struct ExprMaskSet ExprMaskSet; typedef50 struct ExprMaskSet { struct95 static int getMask(ExprMaskSet *pMaskSet, int iCursor){ in getMask()125 static int exprTableUsage(ExprMaskSet *pMaskSet, Expr *p){ in exprTableUsage()173 static void exprAnalyze(ExprMaskSet *pMaskSet, ExprInfo *pInfo){ in exprAnalyze()397 ExprMaskSet maskSet; /* The expression mask set */ in sqliteWhereBegin()