Home
last modified time | relevance | path

Searched refs:MethodTmpl (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp5763 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument
5772 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()
5787 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()
5791 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2143 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,