Lines Matching refs:DescribeNegationTo
73 // void DescribeNegationTo(std::ostream*);
131 virtual void DescribeNegationTo(::std::ostream* os) const {
177 // virtual void DescribeNegationTo(::std::ostream* os) const;
250 void DescribeNegationTo(::std::ostream* os) const final {
350 P::Get(m).DescribeNegationTo(os);
609 // class that has a DescribeTo() method and a DescribeNegationTo()
642 void DescribeNegationTo(::std::ostream* os) const override {
643 impl_.DescribeNegationTo(os);
706 void DescribeNegationTo(std::ostream* os) const {
822 void DescribeNegationTo(::std::ostream* os) const {