Searched refs:shouldLinkPossiblyHiddenDecl (Results 1 – 4 of 4) sorted by relevance
1612 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl() function in Sema
3786 if (!shouldLinkPossiblyHiddenDecl(Previous, New)) in MergeVarDecl()9959 if (shouldLinkPossiblyHiddenDecl(Candidate, NewFD)) { in CheckFunctionDeclaration()
1005 !shouldLinkPossiblyHiddenDecl(*I, New)) in CheckOverload()
295 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, in shouldLinkPossiblyHiddenDecl() function308 bool shouldLinkPossiblyHiddenDecl(LookupResult &Old, const NamedDecl *New);