Searched refs:fSafeFwdTree (Results 1 – 7 of 7) sorted by relevance
62 fSafeFwdTree = NULL; in RBBIRuleBuilder()117 delete fSafeFwdTree; in ~RBBIRuleBuilder()
153 RBBINode *fSafeFwdTree; variable
557 fRB->fDefaultTree = &fRB->fSafeFwdTree; in doParseActions()1138 RBBINode::printTree(fRB->fSafeFwdTree, TRUE); in parse()
447 fRB.fDefaultTree = RBBIRuleBuilder.fSafeFwdTree; in doParseActions()990 if (fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree] == null) { in parse()993 fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree].printTree(true); in parse()
48 static final int fSafeFwdTree = 2; // (in C, these are pointer variables and field in RBBIRuleBuilder
446 fRB.fDefaultTree = RBBIRuleBuilder.fSafeFwdTree; in doParseActions()989 if (fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree] == null) { in parse()992 fRB.fTreeRoots[RBBIRuleBuilder.fSafeFwdTree].printTree(true); in parse()
47 static final int fSafeFwdTree = 2; // (in C, these are pointer variables and field in RBBIRuleBuilder