Lines Matching defs:FoundMismatch
891 static constexpr auto FoundMismatch = nullptr;
956 FoundMismatch
961 if (*SourceAggregate == FoundMismatch)
962 return AggregateDescription::FoundMismatch;
994 return FoundMismatch;
997 return FoundMismatch;
1011 assert(Describe(SourceAggregate) != AggregateDescription::FoundMismatch &&
1042 return FoundMismatch;
1044 case AggregateDescription::FoundMismatch:
1060 if (Describe(SourceAggregate) == AggregateDescription::FoundMismatch)