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

/external/clang/lib/Sema/
H A DSemaOverload.cpp2932 static bool isFirstArgumentCompatibleWithType(ASTContext &Context, function in namespace:clang
2974 isFirstArgumentCompatibleWithType(S.Context, Constructor, ToType);
3107 SuppressUserConversions = isFirstArgumentCompatibleWithType(

Completed in 85 milliseconds