Home
last modified time | relevance | path

Searched refs:hasCompatibleArrayTypes (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp4821 static bool hasCompatibleArrayTypes(ASTContext &Context, const ArrayType *Dest, in hasCompatibleArrayTypes() function
5069 if (!hasCompatibleArrayTypes(S.Context, DestAT, SourceAT)) in InitializeFrom()
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp5444 static bool hasCompatibleArrayTypes(ASTContext &Context, const ArrayType *Dest, in hasCompatibleArrayTypes() function
5795 if (!hasCompatibleArrayTypes(S.Context, DestAT, SourceAT)) in InitializeFrom()