Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/parse/
H A Dsqlnode.cxx1792 OSQLParseNode* MakeANDNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeANDNode() argument
1797 pNewNode->append(pRightLeaf); in MakeANDNode()
1801 OSQLParseNode* MakeORNode(OSQLParseNode *pLeftLeaf,OSQLParseNode *pRightLeaf) in MakeORNode() argument
1806 pNewNode->append(pRightLeaf); in MakeORNode()

Completed in 55 milliseconds