Searched refs:asConjunctionList (Results 1 – 3 of 3) sorted by relevance
66 …void asConjunctionList(const ListT<CegoExpr*>& exprList, ListT<CegoPredDesc*>& conjunctionList, Li…
240 void CegoAttrCond::asConjunctionList(const ListT<CegoExpr*>& exprList, ListT<CegoPredDesc*>& conjun… in asConjunctionList() function in CegoAttrCond
3599 attrCond.asConjunctionList(_exprList, _viewConjunctionList, pFLA); in setViewCond()