Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dcheck-expression.cpp858 auto baseLbounds{GetLBOUNDs(context_, x.base())}; operator ()() local
927 CheckSubscripts(const std::vector<Subscript> & subscript,int & rank,const Shape * baseLbounds=nullptr,const Shape * baseUbounds=nullptr) const CheckSubscripts() argument