Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Evaluate/
H A Dshape.h248 std::optional<Shape> GetShape( GetShape() function
258 std::optional<Shape> GetShape(const A &x, bool invariantOnly) { GetShape() function
[all...]
/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h281 RT_API_ATTRS int GetShape(SubscriptValue subscript[]) const { GetShape() function
/llvm-project/flang/lib/Semantics/
H A Dsymbol.cpp400 const ArraySpec *Symbol::GetShape() const { in GetShape() function in Fortran::semantics::Symbol