Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp10383 auto IsBestOrInferiorToBest = [this, BestFn]( in eliminiateSuboptimalOverloadCandidates() local
10390 if (!std::all_of(Matches.begin(), Matches.end(), IsBestOrInferiorToBest)) in eliminiateSuboptimalOverloadCandidates()