#include <MisleadingBidirectional.h>
Definition at line 16 of file MisleadingBidirectional.h.
◆ MisleadingBidirectionalCheck()
MisleadingBidirectionalCheck::MisleadingBidirectionalCheck |
( |
StringRef | Name, |
|
|
ClangTidyContext * | Context ) |
◆ ~MisleadingBidirectionalCheck()
MisleadingBidirectionalCheck::~MisleadingBidirectionalCheck |
( |
| ) |
|
|
default |
◆ check()
void MisleadingBidirectionalCheck::check |
( |
const ast_matchers::MatchFinder::MatchResult & | Result | ) |
|
|
override |
◆ registerMatchers()
void MisleadingBidirectionalCheck::registerMatchers |
( |
ast_matchers::MatchFinder * | Finder | ) |
|
|
override |
◆ registerPPCallbacks()
void MisleadingBidirectionalCheck::registerPPCallbacks |
( |
const SourceManager & | SM, |
|
|
Preprocessor * | PP, |
|
|
Preprocessor * | ModuleExpanderPP ) |
|
override |
The documentation for this class was generated from the following files: