|
Yume
|
This is the complete list of members for yume::GenericValue, including all inherited members.
| as_expr() const &-> const ast::Expr * | yume::GenericValue | inline |
| as_type() const &-> const ty::Type & | yume::GenericValue | inline |
| expr | yume::GenericValue | |
| GenericValue()=default | yume::GenericValue | |
| GenericValue(ty::Type type) | yume::GenericValue | inline |
| GenericValue(nonnull< ast::Expr * > expr) | yume::GenericValue | inline |
| holds_expr() const -> bool | yume::GenericValue | inline |
| holds_type() const -> bool | yume::GenericValue | inline |
| name() const -> string | yume::GenericValue | inline |
| operator==(const GenericValue &other) const noexcept -> bool | yume::GenericValue | inline |
| type | yume::GenericValue | |
| unassigned() const -> bool | yume::GenericValue | inline |
| unassigned_or_unsubstituted() const -> bool | yume::GenericValue | inline |
| unsubstituted_primary() const -> bool | yume::GenericValue | inline |