Searched refs:compatibleWithArrayType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp161 static bool compatibleWithArrayType(ASTContext &C, QualType PT, QualType T) { function in namespace:__anon16446
206 if (compatibleWithArrayType(BR.getContext(), PointeeType, SizeofType))

Completed in 45 milliseconds