Lines Matching defs:FoundMismatch
891 static constexpr auto FoundMismatch = nullptr;
956 FoundMismatch
961 if (*SourceAggregate == FoundMismatch)
962 return AggregateDescription::FoundMismatch;
988 return FoundMismatch;
991 return FoundMismatch;
1005 assert(Describe(SourceAggregate) != AggregateDescription::FoundMismatch &&
1036 return FoundMismatch;
1038 case AggregateDescription::FoundMismatch:
1054 if (Describe(SourceAggregate) == AggregateDescription::FoundMismatch)