Searched refs:MethodTmpl (Results 1 – 2 of 2) sorted by relevance
5763 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument5772 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()5787 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()5791 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
2143 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,