Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRAttrs.td270 def ConstArrayAttr : CIR_Attr<"ConstArray", "const_array", [TypedAttrInterface]> {
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc839 TEST(PrintArrayTest, ConstArray) { in TEST() argument