|
FLANG
|
Public Member Functions | |
| SetExprHelper (GenericExprWrapper &&expr) | |
| void | Set (parser::TypedExpr &x) |
| template<typename T> | |
| void | Set (const common::Indirection< T > &x) |
| template<typename T> | |
| void | Set (const T &x) |
Public Attributes | |
| GenericExprWrapper | expr_ |