Searched refs:hasSimilarType (Results 1 – 1 of 1) sorted by relevance
3444 static bool hasSimilarType(ASTContext &Context, QualType T1, QualType T2) { in hasSimilarType() function3477 } else if (!hasSimilarType(Context, SCS1.getToType(1), SCS2.getToType(1))) in compareStandardConversionSubsets()