Home
last modified time | relevance | path

Searched refs:getMoreConstrainedFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOverload.cpp10477 S.getMoreConstrainedFunction(Cand1.Function, Cand2.Function) == in isBetterOverloadCandidate()
13241 FunctionDecl *MoreConstrained = getMoreConstrainedFunction(FD, Result); in resolveAddressOfSingleOverloadCandidate()
13267 if (!getMoreConstrainedFunction(Skipped, Result)) in resolveAddressOfSingleOverloadCandidate()
HDSemaTemplateDeduction.cpp5823 FunctionDecl *Sema::getMoreConstrainedFunction(FunctionDecl *FD1, in getMoreConstrainedFunction() function in Sema
HDSemaTemplate.cpp9090 Instantiation ? getMoreConstrainedFunction( in CheckMemberSpecialization()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h12570 FunctionDecl *getMoreConstrainedFunction(FunctionDecl *FD1,