Searched refs:pLeftmost (Results 1 – 1 of 1) sorted by relevance
112350 Select *pLeftmost; /* Left-most of SELECT of a compound */ local112377 pLeftmost = p;112594 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){204519 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */ member206443 pNew->pLeftmost = pTree->pLeftmost;206449 pNew->pLeftmost = pNew;206508 for(pIter=pTree->pLeftmost; pIter && rc==SQLITE_OK; pIter=pIter->pRight){206532 SegmentNode *p = pTree->pLeftmost;