Searched defs:isValidIndex (Results 1 – 3 of 3) sorted by relevance
267 bool isValidIndex(SPIRVWord Index) const { return Index < CompCount;} in isValidIndex() function
934 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value
3428 bool Value::isValidIndex(ArrayIndex index) const { return index < size(); } in isValidIndex() function in Json::Value