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