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

/external/clang/lib/Sema/
H A DSemaOverload.cpp2961 static bool isFirstArgumentCompatibleWithType(ASTContext &Context, function
3003 isFirstArgumentCompatibleWithType(S.Context, Constructor, ToType);
3140 SuppressUserConversions = isFirstArgumentCompatibleWithType(

Completed in 2732 milliseconds