Searched refs:constrResPos (Results 1 – 1 of 1) sorted by relevance
377 auto *constrResPos = cast<ConstraintPosition>(pos); in getValueAt() local378 auto i = constraintOpMap.find(constrResPos->getQuestion()); in getValueAt()380 value = i->second->getResult(constrResPos->getIndex()); in getValueAt()