Searched refs:shouldLinkPossiblyHiddenDecl (Results 1 – 4 of 4) sorted by relevance
1971 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl() function in Sema
4516 if (!shouldLinkPossiblyHiddenDecl(Previous, New)) in MergeVarDecl()11630 if (shouldLinkPossiblyHiddenDecl(Candidate, NewFD)) { in CheckFunctionDeclaration()
1155 !shouldLinkPossiblyHiddenDecl(*I, New)) in CheckOverload()
368 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, in shouldLinkPossiblyHiddenDecl() function381 bool shouldLinkPossiblyHiddenDecl(LookupResult &Old, const NamedDecl *New);