Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2072 OverloadKind CheckOverload(Scope *S,
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp876 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
H A DSemaDeclCXX.cpp7720 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
H A DSemaDecl.cpp7821 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()