Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13131 auto CheckMoreConstrained = [&](FunctionDecl *FD1, in resolveAddressOfSingleOverloadCandidate() local
13187 CheckMoreConstrained(FD, Result); in resolveAddressOfSingleOverloadCandidate()
13213 if (!CheckMoreConstrained(Skipped, Result)) in resolveAddressOfSingleOverloadCandidate()