Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRType.cpp374 mlir::Type unwrapInnerType(mlir::Type ty) { unwrapInnerType() function
1290 mlir::Type BaseBoxType::unwrapInnerType() const { unwrapInnerType() function in BaseBoxType