Searched refs:CheckOverload (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 3378 OverloadKind CheckOverload(Scope *S,
|
/netbsd-src/external/apache2/llvm/dist/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 | 11742 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
|
H A D | SemaDecl.cpp | 10769 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
|