clang-tools 22.0.0git
DerivedMethodShadowingBaseMethodCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::DerivedMethodShadowingBaseMethodCheck
 Checks that a derived class does not define the same (non virtual) method as a base class. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone