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

/external/clang/lib/Sema/
H A DSemaOverload.cpp3412 static bool hasSimilarType(ASTContext &Context, QualType T1, QualType T2) { function in namespace:clang
3445 } else if (!hasSimilarType(Context, SCS1.getToType(1), SCS2.getToType(1)))

Completed in 132 milliseconds