Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp4372 Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, in getMoreSpecializedTemplate() function in Sema
4463 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
4478 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
DSemaOverload.cpp8576 = S.getMoreSpecializedTemplate(Cand1.Function->getPrimaryTemplate(), in isBetterOverloadCandidate()
/external/clang/include/clang/Sema/
DSema.h6427 FunctionTemplateDecl *getMoreSpecializedTemplate(FunctionTemplateDecl *FT1,