Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7282 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 DSemaLookup.cpp3517 AddMethodTemplateCandidate(Tmpl, Cand, RD, nullptr, ThisTy, in LookupSpecialMember()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4095 void AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl,