clang-tools 22.0.0git
AvoidConstOrRefDataMembersCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::cppcoreguidelines::AvoidConstOrRefDataMembersCheck
 Const-qualified or reference data members in classes should be avoided, as they make the class non-copy-assignable. More...

Namespaces

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