MLIR-AIE
Public Member Functions | Public Attributes | List of all members
Indent Struct Reference
+ Collaboration diagram for Indent:

Public Member Functions

 Indent ()
 
 ~Indent ()
 

Public Attributes

int indent
 

Detailed Description

Definition at line 32 of file ADFGenerateCppGraph.cpp.

Constructor & Destructor Documentation

◆ Indent()

Indent::Indent ( )
inline

Definition at line 34 of file ADFGenerateCppGraph.cpp.

References indent.

◆ ~Indent()

Indent::~Indent ( )
inline

Definition at line 35 of file ADFGenerateCppGraph.cpp.

References indent.

Member Data Documentation

◆ indent

int Indent::indent

Definition at line 33 of file ADFGenerateCppGraph.cpp.

Referenced by Indent(), and ~Indent().


The documentation for this struct was generated from the following file: