Lines Matching refs:fParent
217 operandNode->fParent = orNode; in doParseActions()
234 operandNode->fParent = catNode; in doParseActions()
293 RHSExprNode->fParent = varRefNode; in doParseActions()
362 prevRules->fParent = orNode; in doParseActions()
364 thisRule->fParent = orNode; in doParseActions()
405 operandNode->fParent = plusNode; in doParseActions()
417 operandNode->fParent = qNode; in doParseActions()
429 operandNode->fParent = starNode; in doParseActions()
657 fNodeStack[fNodeStackPtr]->fParent = n; in fixOpStack()
737 usetNode->fParent = node; in findSetFor()
1091 operand->fParent = fRB->fReverseTree; in parse()