Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1492 BestViableFunctionImpl(Sema &S, SourceLocation Loc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11364 return BestViableFunctionImpl(S, Loc, Best); in BestViableFunction()
11406 OverloadingResult OverloadCandidateSet::BestViableFunctionImpl( in BestViableFunctionImpl() function in OverloadCandidateSet