SourceTransformAction
Inherits from ASTFrontendAction
Public Functions
| Name | |
|---|---|
| void | EndSourceFileAction() override |
| std::unique_ptr< clang::ASTConsumer > | CreateASTConsumer(clang::CompilerInstance & CI, clang::StringRef ) |
Private Attributes
| Name | |
|---|---|
| clang::Rewriter | TargetCodeRewriter |
| TargetCode * | Code |
Public Functions Documentation
function EndSourceFileAction
1 | |
function CreateASTConsumer
1 2 3 4 | |
Private Attributes Documentation
variable TargetCodeRewriter
1 | |
variable Code
1 | |
Last update: 2021-11-24