Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp6089 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument
6099 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()
6114 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()
6118 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2364 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,