Home | History | Annotate | Download | only in src

Lines Matching refs:is_negated_

2524         is_negated_(is_negated) { }
2527 is_negated_(false) { }
2554 bool is_negated() { return is_negated_; }
2558 bool is_negated_;