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

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

Completed in 240 milliseconds