Home | History | Annotate | Download | only in arm64

Lines Matching defs:has_frame_

1282   void set_has_frame(bool value) { has_frame_ = value; }
1283 bool has_frame() const { return has_frame_; }
2120 bool has_frame_;