Home
last modified time | relevance | path

Searched defs:ArrayConstructor (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/flang/include/flang/Evaluate/
Dexpression.h444 DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS(ArrayConstructor) in DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() argument
446 template <typename T> explicit ArrayConstructor(const Expr<T> &) {} in ArrayConstructor() function
459 ArrayConstructor(Expr<SubscriptInteger> &&len, Base &&v) in ArrayConstructor() function
462 explicit ArrayConstructor(const A &prototype) in ArrayConstructor() function
482 ArrayConstructor(const semantics::DerivedTypeSpec &spec, Base &&v) in ArrayConstructor() function
485 explicit ArrayConstructor(const A &prototype) in ArrayConstructor() function