Home
last modified time | relevance | path

Searched defs:createConjunctionList (Results 1 – 2 of 2) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoQueryHelper.cc914 void CegoQueryHelper::createConjunctionList(CegoPredDesc* pPred, ListT<CegoPredDesc*>* pConjunction… in createConjunctionList() function in CegoQueryHelper
2392 void CegoQueryHelper::createConjunctionList(CegoPredDesc* pPred, ListT<CegoPredDesc*>& conjunctionL… in createConjunctionList() function in CegoQueryHelper
H A DCegoSelect.cc2052 void CegoSelect::createConjunctionList(CegoPredDesc* pPred) in createConjunctionList() function in CegoSelect