Home | History | Annotate | Download | only in src

Lines Matching refs:body_can_be_zero_length_

1078         body_can_be_zero_length_(body_can_be_zero_length) { }
1091 bool body_can_be_zero_length() { return body_can_be_zero_length_; }
1104 bool body_can_be_zero_length_;