Lines Matching full:index_
6014 FunctionSorter() : index_(0), ticks_(0), ast_length_(0), src_length_(0) { }6016 : index_(index),6021 int index() const { return index_; }6027 int index_;