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