Home
last modified time | relevance | path

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

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