Searched refs:MethodTmpl (Results 1 – 2 of 2) sorted by relevance
6197 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() argument6207 if (!CandidateSet.isNewCandidate(MethodTmpl)) in AddMethodTemplateCandidate()6222 = DeduceTemplateArguments(MethodTmpl, ExplicitTemplateArgs, Args, in AddMethodTemplateCandidate()6226 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
2413 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,