Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DComponentPath.h25 class ImplicitSubscripts {};
30 const evaluate::ComplexPart *, details::ImplicitSubscripts>;
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp3534 using ImplicitSubscripts = Fortran::lower::details::ImplicitSubscripts; typedef in __anon67dfc8455a11::ArrayExprLowering
6816 [](const ImplicitSubscripts &) { return false; }, in ranked() argument
6876 [&](const ImplicitSubscripts &) { in lowerPath() argument
7153 components.reversePath.push_back(ImplicitSubscripts{}); in genImplicitArrayAccess()
7207 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()
7228 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()
7262 components.reversePath.push_back(ImplicitSubscripts{}); in genarr()