Searched refs:prevRules (Results 1 – 3 of 3) sorted by relevance
279 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions() local281 orNode.fLeftChild = prevRules; in doParseActions()282 prevRules.fParent = orNode; in doParseActions()
278 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions() local280 orNode.fLeftChild = prevRules; in doParseActions()281 prevRules.fParent = orNode; in doParseActions()
356 RBBINode *prevRules = *destRules; in doParseActions() local361 orNode->fLeftChild = prevRules; in doParseActions()362 prevRules->fParent = orNode; in doParseActions()