Home
last modified time | relevance | path

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

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