Searched refs:AddMethodTemplateCandidate (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaOverload.cpp | 5603 AddMethodTemplateCandidate(FunTmpl, F.getPair(), in AddFunctionCandidates() 5634 AddMethodTemplateCandidate(TD, FoundDecl, ActingContext, in AddMethodCandidate() 5763 Sema::AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, in AddMethodTemplateCandidate() function in clang::Sema 11183 AddMethodTemplateCandidate(cast<FunctionTemplateDecl>(Func), in BuildCallToMemberFunction()
|
| D | SemaLookup.cpp | 2587 AddMethodTemplateCandidate(Tmpl, DeclAccessPair::make(Tmpl, AS_public), in LookupSpecialMember()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | Sema.h | 2143 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,
|