clang-tools
6.0.0
|
Go to the source code of this file.
Classes | |
class | clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck |
Checks for classes where some, but not all, of the special member functions are defined. More... | |
struct | llvm::DenseMapInfo< clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck::ClassDefId > |
Specialisation of DenseMapInfo to allow ClassDefId objects in DenseMaps FIXME: Move this to the corresponding cpp file as is done for clang-tidy/readability/IdentifierNamingCheck.cpp. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::cppcoreguidelines | |
llvm | |