Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
13550 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon2e1ecc912e11::AddressOfFunctionResolver13561 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()13562 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()13694 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()