Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Lower/
H A DBoxAnalyzer.h103 struct LBoundsAndShape { struct
104 LBoundsAndShape(llvm::SmallVectorImpl<int64_t> &&lbounds, in LBoundsAndShape() argument
119 struct StaticArray : ScalarSym, LBoundsAndShape { argument