Searched defs:ArrayConstructor (Results 1 – 1 of 1) sorted by relevance
444 DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS(ArrayConstructor) in DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() argument446 template <typename T> explicit ArrayConstructor(const Expr<T> &) {} in ArrayConstructor() function459 ArrayConstructor(Expr<SubscriptInteger> &&len, Base &&v) in ArrayConstructor() function462 explicit ArrayConstructor(const A &prototype) in ArrayConstructor() function482 ArrayConstructor(const semantics::DerivedTypeSpec &spec, Base &&v) in ArrayConstructor() function485 explicit ArrayConstructor(const A &prototype) in ArrayConstructor() function