Searched refs:CheckOverload (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 3415 OverloadKind CheckOverload(Scope *S,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1031 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
|
| H A D | SemaDeclCXX.cpp | 11804 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
|
| H A D | SemaDecl.cpp | 10828 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
|