Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11973 auto IsBestOrInferiorToBest = [this, BestFn]( in eliminiateSuboptimalOverloadCandidates() local
11980 if (!llvm::all_of(Matches, IsBestOrInferiorToBest)) in eliminiateSuboptimalOverloadCandidates()