Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1044 bool isPerfectMatch(const ASTContext &Ctx) const { in isPerfectMatch() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11373 if (!It->isPerfectMatch(S.getASTContext())) in PerfectViableFunction()