Searched refs:hasCompatibleArrayTypes (Results 1 – 1 of 1) sorted by relevance
5513 static bool hasCompatibleArrayTypes(ASTContext &Context, const ArrayType *Dest, in hasCompatibleArrayTypes() function5862 if (!hasCompatibleArrayTypes(S.Context, DestAT, SourceAT)) in InitializeFrom()