clang-tools 22.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::CapturingThisInMemberVariableCheck |
Finds lambda captures that capture the this pointer and store it as class members without handle the copy and move constructors and the assignments. More... |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::bugprone |