Searched defs:outerIndexPtr (Results 1 – 3 of 3) sorted by relevance
35 …inline const StorageIndex* outerIndexPtr() const { return derived().nestedExpression().outerIndexP… in outerIndexPtr() function40 inline StorageIndex* outerIndexPtr() { return derived().nestedExpression().outerIndexPtr(); } in outerIndexPtr() function
229 inline const StorageIndex* outerIndexPtr() const in outerIndexPtr() function231 inline StorageIndex* outerIndexPtr() in outerIndexPtr() function
514 const StorageIndex * outerIndexPtr; in factorize() local