Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp1995 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl() function in Sema
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9568 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, in shouldLinkPossiblyHiddenDecl() function