Searched refs:array_index_ (Results 1 – 2 of 2) sorted by relevance
298 array_index_(-1), in ProtoElement()320 array_index_(is_list ? 0 : -1), in ProtoElement()326 if (this->parent()->array_index_ >= 0) this->parent()->array_index_++; in ProtoElement()423 int array_index_now = now->array_index_; in ToString()
230 int array_index_; variable