Searched refs:getExpressionForAlias (Results 1 – 2 of 2) sorted by relevance
84 CegoExpr* getExpressionForAlias(const ListT<CegoExpr*>& exprList, const Chain& alias) const;
247 CegoExpr *pExpr = getExpressionForAlias(exprList, pAC->getAttrName() ); in asConjunctionList()296 CegoExpr* CegoAttrCond::getExpressionForAlias(const ListT<CegoExpr*>& exprList, const Chain& alias)… in getExpressionForAlias() function in CegoAttrCond