Searched refs:viaCoroutine (Results 1 – 4 of 4) sorted by relevance
985 if( pTabItem->fg.viaCoroutine ){ in constructAutomaticIndex()1011 if( pTabItem->fg.viaCoroutine ){ in constructAutomaticIndex()1018 pTabItem->fg.viaCoroutine = 0; in constructAutomaticIndex()6445 if( pTabItem->fg.viaCoroutine ){ in sqlite3WhereEnd()
1400 if( pTabItem->fg.viaCoroutine ){ in sqlite3WhereCodeOneLoopStart()
3129 unsigned viaCoroutine :1; /* Implemented as a co-routine */ member
6489 if( pItem->fg.viaCoroutine ) continue; in isSelfJoinView()7047 pItem->fg.viaCoroutine = 1; in sqlite3Select()