reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDecl.cpp
10260       if (shouldLinkPossiblyHiddenDecl(Candidate, NewFD)) {
tools/clang/lib/Sema/SemaOverload.cpp
 1033             !shouldLinkPossiblyHiddenDecl(*I, New))