Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
12731 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon22c3dcc72311::AddressOfFunctionResolver12743 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()12744 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()12877 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()