Searched refs:hasCompatibleArrayTypes (Results 1 – 1 of 1) sorted by relevance
4411 static bool hasCompatibleArrayTypes(ASTContext &Context, in hasCompatibleArrayTypes() function4645 if (!hasCompatibleArrayTypes(S.Context, DestAT, SourceAT)) in InitializeFrom()