Home
last modified time | relevance | path

Searched refs:CheckOverload (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3800 OverloadKind CheckOverload(Scope *S,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1128 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
H A DSemaDeclCXX.cpp12551 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
H A DSemaDecl.cpp11900 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()