Searched refs:MethodTmpl (Results 1 – 2 of 2) sorted by relevance
6243 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument6253 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()6268 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()6272 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
2478 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,