Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
12828 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon2e1ecc912711::AddressOfFunctionResolver12840 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()12841 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()12973 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()