Searched refs:Challenger (Results 1 – 1 of 1) sorted by relevance
4460 FunctionTemplateDecl *Challenger in getMostSpecialized() local4462 assert(Challenger && "Not a function template specialization?"); in getMostSpecialized()4463 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()4465 Challenger)) { in getMostSpecialized()4467 BestTemplate = Challenger; in getMostSpecialized()4475 FunctionTemplateDecl *Challenger in getMostSpecialized() local4478 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()