Home
last modified time | relevance | path

Searched refs:hasAllocateShapeSpecList (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp53 bool hasAllocateShapeSpecList() const { return allocateShapeSpecRank_ != 0; } in hasAllocateShapeSpecList() function in Fortran::semantics::AllocationCheckerHelper
486 if (!hasAllocateShapeSpecList()) { in RunChecks()
516 if (hasAllocateShapeSpecList()) { in RunChecks()