Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtype.h391 inline bool ArraySpec::IsAssumedShape() const { in IsAssumedShape() function
Dsymbol.h182 bool IsAssumedShape() const { return isDummy() && shape_.IsAssumedShape(); } in IsAssumedShape() function