Home
last modified time | relevance | path

Searched refs:hasSimilarType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaOverload.cpp3497 static bool hasSimilarType(ASTContext &Context, QualType T1, QualType T2) { in hasSimilarType() function
3530 } else if (!hasSimilarType(Context, SCS1.getToType(1), SCS2.getToType(1))) in compareStandardConversionSubsets()