Searched defs:GetShape (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Evaluate/ | ||
H A D | shape.h | 248 std::optional<Shape> GetShape( GetShape() function |
/llvm-project/flang/include/flang/Runtime/ | ||
H A D | descriptor.h | 281 RT_API_ATTRS int GetShape(SubscriptValue subscript[]) const { GetShape() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | symbol.cpp | 400 const ArraySpec *Symbol::GetShape() const { in GetShape() function in Fortran::semantics::Symbol |