Searched refs:Challenger (Results 1 – 1 of 1) sorted by relevance
4452 FunctionTemplateDecl *Challenger in getMostSpecialized() local4454 assert(Challenger && "Not a function template specialization?"); in getMostSpecialized()4455 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()4457 Challenger)) { in getMostSpecialized()4459 BestTemplate = Challenger; in getMostSpecialized()4467 FunctionTemplateDecl *Challenger in getMostSpecialized() local4470 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()