Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOverload.cpp12856 auto IsBestOrInferiorToBest = [this, BestFn]( in eliminiateSuboptimalOverloadCandidates() local
12863 if (!llvm::all_of(Matches, IsBestOrInferiorToBest)) in eliminiateSuboptimalOverloadCandidates()