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