Home
last modified time | relevance | path

Searched refs:getMoreSpecializedTemplate (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateDeduction.cpp4313 Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, in getMoreSpecializedTemplate() function in Sema
4404 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
4419 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
HDSemaOverload.cpp8428 = S.getMoreSpecializedTemplate(Cand1.Function->getPrimaryTemplate(), in isBetterOverloadCandidate()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h6349 FunctionTemplateDecl *getMoreSpecializedTemplate(FunctionTemplateDecl *FT1,