Searched refs:start_index_ (Results 1 – 4 of 4) sorted by relevance
76 inline size_t start_index() const { return start_index_; } in start_index()79 const size_t start_index_;
17 : start_index_(start_index), in ConstantArraySlice()
365 : type_(type), start_index_(start_index) {} in CreateArgumentsParameters()368 int start_index() const { return start_index_; } in start_index()372 const int start_index_; variable
366 inline void reset (unsigned int start_index_, in reset()369 idx = start_index_; in reset()372 matcher.set_syllable (start_index_ == c->buffer->idx ? c->buffer->cur().syllable () : 0); in reset()