Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4364 Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, in getMoreSpecializedTemplate() function in Sema
4455 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
4470 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
DSemaOverload.cpp8639 = S.getMoreSpecializedTemplate(Cand1.Function->getPrimaryTemplate(), in isBetterOverloadCandidate()
/external/clang/include/clang/Sema/
DSema.h6555 FunctionTemplateDecl *getMoreSpecializedTemplate(FunctionTemplateDecl *FT1,