Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp11959 auto IsBestOrInferiorToBest = [this, BestFn]( in eliminiateSuboptimalOverloadCandidates() local
11966 if (!llvm::all_of(Matches, IsBestOrInferiorToBest)) in eliminiateSuboptimalOverloadCandidates()