TargetRegionPrinterHelper
Print Helper Class.
Inherits from PrinterHelper
Public Functions
| Name | |
|---|---|
| TargetRegionPrinterHelper(clang::PrintingPolicy PP) Construct a new Target Region Printer Helper object. |
|
| bool | handledStmt(clang::Stmt * E, llvm::raw_ostream & OS) Handle Statement. |
Private Attributes
| Name | |
|---|---|
| clang::PrintingPolicy | PP |
Public Functions Documentation
function TargetRegionPrinterHelper
1 2 3 | |
Construct a new Target Region Printer Helper object.
Parameters:
- PP
function handledStmt
1 2 3 4 | |
Handle Statement.
Parameters:
- E Statement
- OS Out stream
Private Attributes Documentation
variable PP
1 | |
Last update: 2021-11-24