Searched refs:resPos (Results 1 – 1 of 1) sorted by relevance
322 auto *resPos = cast<ResultPosition>(pos); in getValueAt() local325 resPos->getResultNumber()); in getValueAt()329 auto *resPos = cast<ResultGroupPosition>(pos); in getValueAt() local332 loc, resPos->isVariadic() ? pdl::RangeType::get(valueTy) : valueTy, in getValueAt()333 parentVal, resPos->getResultGroupNumber()); in getValueAt()