Home | History | Annotate | Download | only in orig

Lines Matching defs:isOuter

94838     int isOuter;
94841 isOuter = (pRight->jointype & JT_OUTER)!=0;
94860 isOuter, &p->pWhere);
94877 if( isOuter ) setJoinExpr(pRight->pOn, pRight->iCursor);
94907 isOuter, &p->pWhere);