Searched refs:shouldLinkPossiblyHiddenDecl (Results 1 – 4 of 4) sorted by relevance
1976 bool Sema::shouldLinkPossiblyHiddenDecl(LookupResult &R, const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl() function in Sema
4441 if (!shouldLinkPossiblyHiddenDecl(Previous, New)) in MergeVarDecl()11305 if (shouldLinkPossiblyHiddenDecl(Candidate, NewFD)) { in CheckFunctionDeclaration()
1068 !shouldLinkPossiblyHiddenDecl(*I, New)) in CheckOverload()
370 bool shouldLinkPossiblyHiddenDecl(const NamedDecl *Old, in shouldLinkPossiblyHiddenDecl() function383 bool shouldLinkPossiblyHiddenDecl(LookupResult &Old, const NamedDecl *New);