Searched refs:getSelectedIndex (Results 1 – 4 of 4) sorted by relevance
392 std::optional<unsigned> Index = E->getSelectedIndex(); in computeDependence()
3999 std::optional<unsigned> PackIndexingType::getSelectedIndex() const { in getSelectedIndex() function in PackIndexingType
5817 return *(getExpansionsPtr() + *getSelectedIndex());5820 std::optional<unsigned> getSelectedIndex() const;5822 bool hasSelectedType() const { return getSelectedIndex() != std::nullopt; }
4449 std::optional<unsigned> getSelectedIndex() const { in getSelectedIndex() function4459 std::optional<unsigned> Index = getSelectedIndex(); in getSelectedExpr()