Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3378 OverloadKind CheckOverload(Scope *S,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1031 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
H A DSemaDeclCXX.cpp11742 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
H A DSemaDecl.cpp10769 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()