Home
last modified time | relevance | path

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

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