Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
11049 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon832832a01811::AddressOfFunctionResolver11061 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()11062 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()11186 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()