Searched defs:IsExplicitShape (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | type.h | 409 inline bool ArraySpec::IsExplicitShape() const { IsExplicitShape() function |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | shape.cpp | 33 bool IsExplicitShape(const Symbol &original) { IsExplicitShape() function |