Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dtype.h388 inline bool ArraySpec::IsExplicitShape() const { in IsExplicitShape() function
/external/llvm-project/flang/lib/Evaluate/
Dshape.cpp32 bool IsExplicitShape(const Symbol &symbol0) { in IsExplicitShape() function