Initialization of a class field in a constructor.
More...
#include "mlir/TableGen/Class.h"
Initialization of a class field in a constructor.
Definition at line 444 of file Class.h.
◆ MemberInitializer()
mlir::tblgen::Constructor::MemberInitializer::MemberInitializer |
( |
std::string |
name, |
|
|
std::string |
value |
|
) |
| |
|
inline |
Create a member initializer in a constructor that initializes the class field name
with value
.
Definition at line 448 of file Class.h.
◆ writeTo()
Write the member initializer.
The documentation for this class was generated from the following file: