Searched refs:AddMethodTemplateCandidate (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 7282 AddMethodTemplateCandidate( in AddFunctionCandidates() 7335 AddMethodTemplateCandidate(TD, FoundDecl, ActingContext, in AddMethodCandidate() 7523 void Sema::AddMethodTemplateCandidate( in AddMethodTemplateCandidate() function in Sema 15352 AddMethodTemplateCandidate(cast<FunctionTemplateDecl>(Func), in BuildCallToMemberFunction()
|
| H A D | SemaLookup.cpp | 3517 AddMethodTemplateCandidate(Tmpl, Cand, RD, nullptr, ThisTy, in LookupSpecialMember()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 4095 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,
|