Searched refs:shouldLinkPossiblyHiddenDecl (Results 1 – 4 of 4) sorted by relevance
1791 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl() function in Sema
4037 if (!shouldLinkPossiblyHiddenDecl(Previous, New)) in MergeVarDecl()10763 if (shouldLinkPossiblyHiddenDecl(Candidate, NewFD)) { in CheckFunctionDeclaration()
1070 !shouldLinkPossiblyHiddenDecl(*I, New)) in CheckOverload()
369 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, in shouldLinkPossiblyHiddenDecl() function382 bool shouldLinkPossiblyHiddenDecl(LookupResult &Old, const NamedDecl *New);