Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h167 if (const auto arrayVal = mlir::dyn_cast<cir::ConstArrayAttr>(attr)) { in isNullValue() local
168 if (mlir::isa<mlir::StringAttr>(arrayVal.getElts())) in isNullValue()
172 mlir::cast<mlir::ArrayAttr>(arrayVal.getElts()), in isNullValue()