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

Declarations

tools/clang/lib/Sema/SemaDecl.cpp
 1498 static bool isOutOfScopePreviousDeclaration(NamedDecl *,

References

tools/clang/lib/Sema/SemaDecl.cpp
 1514     if (ConsiderLinkage && isOutOfScopePreviousDeclaration(D, Ctx, Context))