Home | History | Annotate | Download | only in ast

Lines Matching defs:depth_

1345     DCHECK(depth_ >= 1);
1346 return depth_;
1354 depth_(0) {}
1364 depth_ = depth;
1382 int depth_;
3075 int depth() { return depth_; }
3080 int depth_;