Searched defs:isValidIndex (Results 1 – 6 of 6) sorted by relevance
378 func (check *Checker) isValidIndex(x *operand, code Code, what string, allowNegative bool) bool { func
385 func (check *Checker) isValidIndex(x *operand, code Code, what string, allowNegative bool) bool { func
42 bool isValidIndex(size_t Index) const { return Index != BadIndex; } in isValidIndex() function