Searched refs:CheckOverload (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10017 OverloadKind CheckOverload(Scope *S, FunctionDecl *New,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1205 OverloadKind Sema::CheckOverload(Scope *S, FunctionDecl *New, in CheckOverload() function in Sema
|
| H A D | SemaDeclCXX.cpp | 12792 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
|
| H A D | SemaDecl.cpp | 12059 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5692 …_12FunctionDeclERKNS_12LookupResultERPNS_9NamedDeclEb", "clang::Sema::CheckOverload(clang::Scope*,…
|