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 462 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 466 of file Class.h.
◆ writeTo()
Write the member initializer.
Definition at line 238 of file Class.cpp.
The documentation for this class was generated from the following files: