Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h2247 OverloadKind CheckOverload(Scope *S,
/external/llvm-project/clang/include/clang/Sema/
DSema.h3247 OverloadKind CheckOverload(Scope *S,
/external/clang/lib/Sema/
DSemaOverload.cpp927 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
DSemaDeclCXX.cpp7982 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
DSemaDecl.cpp8663 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp1031 Sema::CheckOverload(Scope *S, FunctionDecl *New, const LookupResult &Old, in CheckOverload() function in Sema
DSemaDeclCXX.cpp11683 switch (CheckOverload(nullptr, FD, Previous, OldDecl, in CheckUsingShadowDecl()
DSemaDecl.cpp10677 switch (CheckOverload(S, NewFD, Previous, OldDecl, in CheckFunctionDeclaration()