Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/
H A DLoweringHelpers.cpp125 const auto cirArrayType = mlir::cast<cir::ArrayType>(typedConstArr.getType()); in lowerConstArrayAttr() local
128 mlir::Type type = cirArrayType; in lowerConstArrayAttr()