Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
12267 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon42b62cde1d11::AddressOfFunctionResolver12279 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()12280 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()12407 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()