Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3729 OverloadKind CheckOverload(Scope *S,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp1116 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
H A DSemaDeclCXX.cpp12112 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
H A DSemaDecl.cpp11636 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()