Home
last modified time | relevance | path

Searched refs:getMoreSpecializedTemplate (Results 1 – 5 of 5) 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()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp5283 Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, in getMoreSpecializedTemplate() function in Sema
5390 if (isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
5405 !isSameTemplate(getMoreSpecializedTemplate(BestTemplate, Challenger, in getMostSpecialized()
DSemaOverload.cpp9762 if (FunctionTemplateDecl *BetterTemplate = S.getMoreSpecializedTemplate( in isBetterOverloadCandidate()
/external/clang/include/clang/Sema/
DSema.h6555 FunctionTemplateDecl *getMoreSpecializedTemplate(FunctionTemplateDecl *FT1,
/external/llvm-project/clang/include/clang/Sema/
DSema.h8343 FunctionTemplateDecl *getMoreSpecializedTemplate(