Lines Matching refs:fParent
216 operandNode->fParent = orNode; in doParseActions()
230 operandNode->fParent = catNode; in doParseActions()
289 RHSExprNode->fParent = varRefNode; in doParseActions()
352 prevRules->fParent = orNode; in doParseActions()
354 thisRule->fParent = orNode; in doParseActions()
392 operandNode->fParent = plusNode; in doParseActions()
401 operandNode->fParent = qNode; in doParseActions()
410 operandNode->fParent = starNode; in doParseActions()
626 fNodeStack[fNodeStackPtr]->fParent = n; in fixOpStack()
706 usetNode->fParent = node; in findSetFor()
1056 operand->fParent = fRB->fReverseTree; in parse()