Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-data.cpp178 return !x || CheckSubscriptExpr(*x); in CheckSubscriptExpr() function in Fortran::semantics::DataVarChecker
182 return CheckSubscriptExpr(expr.value()); in CheckSubscriptExpr() function in Fortran::semantics::DataVarChecker
186 bool CheckSubscriptExpr( CheckSubscriptExpr() function in Fortran::semantics::DataVarChecker