Lines Matching refs:setRef
473 RBBINode *setRef = usetNode->fParent; in printRanges() local
474 if (setRef != nullptr) { in printRanges()
475 RBBINode *varRef = setRef->fParent; in printRanges()
509 RBBINode *setRef = usetNode->fParent; in printRangeGroups() local
510 if (setRef != NULL) { in printRangeGroups()
511 RBBINode *varRef = setRef->fParent; in printRangeGroups()
549 RBBINode *setRef; in printSets() local
560 setRef = usetNode->fParent; in printSets()
561 if (setRef != NULL) { in printSets()
562 varRef = setRef->fParent; in printSets()
678 RBBINode *setRef = usetNode->fParent; in isDictionaryRange() local
679 if (setRef != nullptr) { in isDictionaryRange()
680 RBBINode *varRef = setRef->fParent; in isDictionaryRange()