Searched refs:typesCompatible (Results 1 – 1 of 1) sorted by relevance
138 static bool typesCompatible(ASTContext &C, QualType A, QualType B) { in typesCompatible() function167 if (typesCompatible(C, PT, AT->getElementType())) in compatibleWithArrayType()203 if (typesCompatible(BR.getContext(), PointeeType, SizeofType)) in checkASTCodeBody()