Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DFIRBuilder.h28 class AbstractArrayBox; variable
H A DBoxValue.h106 AbstractArrayBox(llvm::ArrayRef<mlir::Value> extents, in AbstractArrayBox() function