Home
last modified time | relevance | path

Searched defs:shouldLinkPossiblyHiddenDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1995 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { shouldLinkPossiblyHiddenDecl() function in Sema
/llvm-project/clang/include/clang/Sema/
H A DSema.h9566 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, shouldLinkPossiblyHiddenDecl() function