Searched refs:exprCodeSubselect (Results 1 – 1 of 1) sorted by relevance
548 static int exprCodeSubselect(Parse *pParse, Expr *pExpr){ in exprCodeSubselect() function653 regLeft = exprCodeSubselect(pParse, pLeft); in codeVectorCompare()654 regRight = exprCodeSubselect(pParse, pRight); in codeVectorCompare()