Home | History | Annotate | Download | only in src

Lines Matching refs:is_negated_

2316         is_negated_(is_negated) { }
2319 is_negated_(false) { }
2346 bool is_negated() { return is_negated_; }
2350 bool is_negated_;