Searched defs:negation (Results 1 – 6 of 6) sorted by relevance
26 struct _LIBCPP_NO_SPECIALIZATIONS negation : _Not<_Tp> {}; struct
60 AssertionResult negation(!success_); in operator !() local
127 Value negation = builder.create<arith::XOrIOp>( in process() local
53 bool negation, const char* matcher_name, in FormatMatcherDescription()
348 bool negation) { in DescribeImpl()
60 MATCHER_P2(ContainsN,InnerMatcher,N,describeContainsN (InnerMatcher,N,negation)) MATCHER_P2() argument