clang-tools 22.0.0git
CrtpConstructorAccessibilityCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::CrtpConstructorAccessibilityCheck
 Detects error-prone Curiously Recurring Template Pattern usage, when the CRTP can be constructed outside itself and the derived class. More...

Namespaces

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