Searched refs:findRightmost (Results 1 – 1 of 1) sorted by relevance
187 static Select *findRightmost(Select *p){ in findRightmost() function2942 findRightmost(p)->selFlags |= SF_UsesEphemeral; in multiSelect()3026 findRightmost(p)->selFlags |= SF_UsesEphemeral; in multiSelect()5631 With *pWith = findRightmost(p)->pWith; in sqlite3SelectPopWith()