Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13577 auto IsBestOrInferiorToBest = [this, BestFn]( in eliminiateSuboptimalOverloadCandidates() local
13584 if (!llvm::all_of(Matches, IsBestOrInferiorToBest)) in eliminiateSuboptimalOverloadCandidates()