clang-tools
6.0.0
|
#include "../ClangTidy.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::IdentifierNamingCheck |
Checks for identifiers naming style mismatch. More... | |
struct | clang::tidy::readability::IdentifierNamingCheck::NamingStyle |
struct | clang::tidy::readability::IdentifierNamingCheck::NamingCheckFailure |
Holds an identifier name check failure, tracking the kind of the identifer, its possible fixup and the starting locations of all the identifier usages. More... | |
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::readability | |