Searched refs:CheckOverload (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 3729 OverloadKind CheckOverload(Scope *S,
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1116 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
|
| H A D | SemaDeclCXX.cpp | 12112 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
|
| H A D | SemaDecl.cpp | 11636 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
|