Home | History | Annotate | Download | only in src

Lines Matching refs:is_negated_

2718         is_negated_(is_negated) { }
2721 is_negated_(false) { }
2748 bool is_negated() { return is_negated_; }
2752 bool is_negated_;