Searched refs:BestTemplate (Results 1 – 1 of 1) sorted by relevance
5768 FunctionTemplateDecl *BestTemplate in getMostSpecialized() local5770 assert(BestTemplate && "Not a function template specialization?"); in getMostSpecialized()5775 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, Loc, in getMostSpecialized()5779 BestTemplate = Challenger; in getMostSpecialized()5790 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()5792 BestTemplate)) { in getMostSpecialized()