#include <MisleadingIdentifier.h>
Definition at line 16 of file MisleadingIdentifier.h.
◆ MisleadingIdentifierCheck()
clang::tidy::misc::MisleadingIdentifierCheck::MisleadingIdentifierCheck |
( |
StringRef | Name, |
|
|
ClangTidyContext * | Context ) |
◆ ~MisleadingIdentifierCheck()
clang::tidy::misc::MisleadingIdentifierCheck::~MisleadingIdentifierCheck |
( |
| ) |
|
|
default |
◆ check()
void clang::tidy::misc::MisleadingIdentifierCheck::check |
( |
const ast_matchers::MatchFinder::MatchResult & | Result | ) |
|
|
override |
◆ registerMatchers()
void clang::tidy::misc::MisleadingIdentifierCheck::registerMatchers |
( |
ast_matchers::MatchFinder * | Finder | ) |
|
|
override |
The documentation for this class was generated from the following files: