Home
last modified time | relevance | path

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

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