Callback for handling matches from the AST.
More...
|
| AlignedChecker (CompilerInstance &CI) |
| Constructor.
|
|
void | run (const MatchFinder::MatchResult &Result) override |
| Called for each AST match.
|
|
Callback for handling matches from the AST.
◆ AlignedChecker()
TensoriumASTConsumer::AlignedChecker::AlignedChecker |
( |
CompilerInstance & | CI | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
CI | The Clang compiler instance |
◆ run()
void TensoriumASTConsumer::AlignedChecker::run |
( |
const MatchFinder::MatchResult & | Result | ) |
|
|
inlineoverride |
Called for each AST match.
- Parameters
-
References CI.
◆ CI
CompilerInstance& TensoriumASTConsumer::AlignedChecker::CI |
|
private |
The documentation for this class was generated from the following file: