Searched refs:FoundMismatch (Results 1 – 1 of 1) sorted by relevance
891 static constexpr auto FoundMismatch = nullptr; in foldAggregateConstructionIntoAggregateReuse() local956 FoundMismatch in foldAggregateConstructionIntoAggregateReuse() enumerator961 if (*SourceAggregate == FoundMismatch) in foldAggregateConstructionIntoAggregateReuse()962 return AggregateDescription::FoundMismatch; in foldAggregateConstructionIntoAggregateReuse()988 return FoundMismatch; in foldAggregateConstructionIntoAggregateReuse()991 return FoundMismatch; in foldAggregateConstructionIntoAggregateReuse()1005 assert(Describe(SourceAggregate) != AggregateDescription::FoundMismatch && in foldAggregateConstructionIntoAggregateReuse()1036 return FoundMismatch; in foldAggregateConstructionIntoAggregateReuse()1038 case AggregateDescription::FoundMismatch: in foldAggregateConstructionIntoAggregateReuse()1054 if (Describe(SourceAggregate) == AggregateDescription::FoundMismatch) in foldAggregateConstructionIntoAggregateReuse()