Searched refs:candidateHasExactlyCorrectType (Results 1 – 1 of 1) sorted by relevance
11949 bool candidateHasExactlyCorrectType(const FunctionDecl *FD) { in candidateHasExactlyCorrectType() function in __anon041893451b11::AddressOfFunctionResolver11961 return candidateHasExactlyCorrectType(A) && in isBetterCandidate()11962 (!candidateHasExactlyCorrectType(B) || in isBetterCandidate()12086 candidateHasExactlyCorrectType(FunDecl)) { in AddMatchingNonTemplateFunction()