Searched refs:IndexedExpr (Results 1 – 1 of 1) sorted by relevance
15756 typedef struct IndexedExpr IndexedExpr; typedef20209 struct IndexedExpr { struct20216 IndexedExpr *pIENext; /* Next in a list of all indexed expressions */ argument20292 IndexedExpr *pIdxEpr;/* List of expressions used by active indexes */20293 IndexedExpr *pIdxPartExpr; /* Exprs constrained by index WHERE clauses */114962 IndexedExpr *p;115032 IndexedExpr *p;117460 IndexedExpr *pIEpr;151502 IndexedExpr *pIEpr;165751 IndexedExpr *saved_pIdxEpr; /* saved copy of Parse.pIdxEpr */[all …]