Searched refs:CheckOverload (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 2072 OverloadKind CheckOverload(Scope *S,
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 876 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
|
| H A D | SemaDeclCXX.cpp | 7720 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
|
| H A D | SemaDecl.cpp | 7821 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
|