Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7323 AddMethodTemplateCandidate( in AddFunctionCandidates()
7374 AddMethodTemplateCandidate(TD, FoundDecl, ActingContext, in AddMethodCandidate()
7571 void Sema::AddMethodTemplateCandidate( in AddMethodTemplateCandidate() function in Sema
15360 AddMethodTemplateCandidate(cast<FunctionTemplateDecl>(Func), in BuildCallToMemberFunction()
H A DSemaLookup.cpp3471 AddMethodTemplateCandidate(Tmpl, Cand, RD, nullptr, ThisTy, in LookupSpecialMember()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10219 void AddMethodTemplateCandidate(