Searched refs:IndexedExpr (Results 1 – 1 of 1) sorted by relevance
16388 typedef struct IndexedExpr IndexedExpr; typedef20851 struct IndexedExpr { struct20858 IndexedExpr *pIENext; /* Next in a list of all indexed expressions */ argument20936 IndexedExpr *pIdxEpr;/* List of expressions used by active indexes */20937 IndexedExpr *pIdxPartExpr; /* Exprs constrained by index WHERE clauses */117594 IndexedExpr *p;117664 IndexedExpr *p;120237 IndexedExpr *pIEpr;155573 IndexedExpr *pIEpr;170132 IndexedExpr *saved_pIdxEpr; /* saved copy of Parse.pIdxEpr */[all …]