Lines Matching refs:setRef
446 RBBINode *setRef = usetNode->fParent; in printRanges() local
447 if (setRef != NULL) { in printRanges()
448 RBBINode *varRef = setRef->fParent; in printRanges()
486 RBBINode *setRef = usetNode->fParent; in printRangeGroups() local
487 if (setRef != NULL) { in printRangeGroups()
488 RBBINode *varRef = setRef->fParent; in printRangeGroups()
526 RBBINode *setRef; in printSets() local
537 setRef = usetNode->fParent; in printSets()
538 if (setRef != NULL) { in printSets()
539 varRef = setRef->fParent; in printSets()
677 RBBINode *setRef = usetNode->fParent; in setDictionaryFlag() local
678 if (setRef != NULL) { in setDictionaryFlag()
679 RBBINode *varRef = setRef->fParent; in setDictionaryFlag()