Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-data.cpp52 bool HasComponentWithoutSubscripts() const { in HasComponentWithoutSubscripts() function in Fortran::semantics::DataVarChecker
194 if (checker.HasComponentWithoutSubscripts()) { // C880 in Leave()