Searched refs:getExpr2 (Results 1 – 5 of 5) sorted by relevance
158 pP->getExpr2()->setFieldListArray(flArray); in evalPredicate()161 pP->getExpr2()->setBlock(pBlock); in evalPredicate()172 pP->getExpr2()->setFieldListArray(flArray); in evalPredicate()175 pP->getExpr2()->setBlock(0); in evalPredicate()183 pP->getExpr2()->setFieldListArray(flArray); in evalPredicate()188 pP->getExpr2()->setBlock(pBlock); in evalPredicate()200 pP->getExpr2()->setFieldListArray(flArray); in evalPredicate()205 pP->getExpr2()->setBlock(0); in evalPredicate()471 pAttrDesc2 = pP->getExpr2()->checkAttr(); in evalAttrCond()555 pP->getExpr2()->setBlock(pBlock); in evalAttrCond()[all …]
72 CegoExpr* getExpr2();
1224 if ( _pPred->getExpr2() ) in getObjectList()1225 _pPred->getExpr2()->getFunctionList(objList); in getObjectList()2901 filterExprRef(pP->getExpr2(), inSchema, outSchema); in filterPredRef()2971 if ( pPred->getExpr2() ) in getPredObjectList()2973 attrRefList += pPred->getExpr2()->getAttrRefList(); in getPredObjectList()
392 CegoExpr* CegoPredDesc::getExpr2() in getExpr2() function in CegoPredDesc
5897 pExpr = pPredDesc->getExpr2(); in createCheck()