Home | History | Annotate | Download | only in src

Lines Matching refs:body_can_be_zero_length_

1129         body_can_be_zero_length_(body_can_be_zero_length) { }
1144 bool body_can_be_zero_length() { return body_can_be_zero_length_; }
1157 bool body_can_be_zero_length_;