Searched refs:MethodTmpl (Results 1 – 2 of 2) sorted by relevance
6089 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument6099 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()6114 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()6118 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
2364 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,