Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp7006 FunctionTemplateDecl *MethodTmpl, DeclAccessPair FoundDecl, in AddMethodTemplateCandidate() argument
7012 if (!CandidateSet.isNewCandidate(MethodTmpl, PO)) in AddMethodTemplateCandidate()
7028 MethodTmpl, ExplicitTemplateArgs, Args, Specialization, Info, in AddMethodTemplateCandidate()
7031 MethodTmpl, ParamTypes, Args, CandidateSet, Conversions, in AddMethodTemplateCandidate()
7038 Candidate.Function = MethodTmpl->getTemplatedDecl(); in AddMethodTemplateCandidate()
/external/clang/include/clang/Sema/
DSema.h2478 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,
/external/llvm-project/clang/include/clang/Sema/
DSema.h3502 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,