Searched refs:prevRules (Results 1 – 3 of 3) sorted by relevance
305 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions() local307 orNode.fLeftChild = prevRules; in doParseActions()308 prevRules.fParent = orNode; in doParseActions()
304 RBBINode prevRules = fRB.fTreeRoots[destRules]; in doParseActions() local306 orNode.fLeftChild = prevRules; in doParseActions()307 prevRules.fParent = orNode; in doParseActions()
384 RBBINode *prevRules = *destRules; in doParseActions() local389 orNode->fLeftChild = prevRules; in doParseActions()390 prevRules->fParent = orNode; in doParseActions()