Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10477 S.getMoreConstrainedFunction(Cand1.Function, Cand2.Function) == in isBetterOverloadCandidate()
13241 FunctionDecl *MoreConstrained = getMoreConstrainedFunction(FD, Result); in resolveAddressOfSingleOverloadCandidate()
13267 if (!getMoreConstrainedFunction(Skipped, Result)) in resolveAddressOfSingleOverloadCandidate()
H A DSemaTemplateDeduction.cpp5823 FunctionDecl *Sema::getMoreConstrainedFunction(FunctionDecl *FD1, in getMoreConstrainedFunction() function in Sema
H A DSemaTemplate.cpp9090 Instantiation ? getMoreConstrainedFunction( in CheckMemberSpecialization()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12570 FunctionDecl *getMoreConstrainedFunction(FunctionDecl *FD1,