Searched refs:isArraySectionWithoutVectorSubscript (Results 1 – 3 of 3) sorted by relevance
41 bool isArraySectionWithoutVectorSubscript(const SomeExpr &expr);
674 bool Fortran::lower::isArraySectionWithoutVectorSubscript( in isArraySectionWithoutVectorSubscript() function in Fortran::lower696 fir::ExtendedValue rhs = isArraySectionWithoutVectorSubscript(source) in associateMutableBox()
1867 return Fortran::lower::isArraySectionWithoutVectorSubscript(selector) in genAssociateSelector()2370 Fortran::lower::isArraySectionWithoutVectorSubscript( in genAssignment()