Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp1533 if (auto arrType = dyn_cast<emitc::ArrayType>(type)) { emitVariableDeclaration() local
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp5919 mlir::Type arrType = fir::unwrapPassByRefType(baseType); genOptionalArrayFetch() local