Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp3687 compareConversionFunctions(Sema &S, FunctionDecl *Function1, in compareConversionFunctions() function
3883 Result = compareConversionFunctions(S, in CompareImplicitConversionSequences()
9873 compareConversionFunctions(S, Cand1.Function, Cand2.Function); in isBetterOverloadCandidate()