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