Home | History | Annotate | Download | only in mips

Lines Matching defs:has_frame_

1348   void set_has_frame(bool value) { has_frame_ = value; }
1349 bool has_frame() { return has_frame_; }
1659 bool has_frame_;