Searched refs:IndexedExpr (Results 1 – 1 of 1) sorted by relevance
16367 typedef struct IndexedExpr IndexedExpr; typedef20830 struct IndexedExpr { struct20837 IndexedExpr *pIENext; /* Next in a list of all indexed expressions */ argument20914 IndexedExpr *pIdxEpr;/* List of expressions used by active indexes */20915 IndexedExpr *pIdxPartExpr; /* Exprs constrained by index WHERE clauses */117398 IndexedExpr *p;117468 IndexedExpr *p;120041 IndexedExpr *pIEpr;155343 IndexedExpr *pIEpr;169878 IndexedExpr *saved_pIdxEpr; /* saved copy of Parse.pIdxEpr */[all …]