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

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

Completed in 176 milliseconds