Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx1801 OSQLParseNode* MakeORNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeORNode() function
1855 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()
1874 pNewNode = MakeORNode(pNewLeft,pNewRight); in disjunctiveNormalForm()
2100 pNewNode = MakeORNode(p1stAnd,p2ndAnd); in absorptions()
2179 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2196 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2213 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()
2230 OSQLParseNode* pNode = MakeORNode(pLeft,pRight); in compress()

Completed in 22 milliseconds