clang-tools 22.0.0git
PreferMemberInitializerCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::cppcoreguidelines::PreferMemberInitializerCheck
 Finds member initializations in the constructor body which can be placed into the initialization list instead. More...

Namespaces

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