Home
last modified time | relevance | path

Searched refs:MakeORNode (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1798 OSQLParseNode* MakeORNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeORNode() function
1852 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()
1871 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()
2097 pNewNode = MakeORNode(p1stAnd,p2ndAnd); in absorptions()
2176 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2193 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2210 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2227 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()

Completed in 24 milliseconds