Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dtype.h409 inline bool ArraySpec::IsExplicitShape() const { IsExplicitShape() function
/llvm-project/flang/lib/Evaluate/
H A Dshape.cpp33 bool IsExplicitShape(const Symbol &original) { IsExplicitShape() function