Searched defs:BoxValue (Results 1 – 5 of 5) sorted by relevance
30 [](const fir::BoxValue &) -> mlir::Value { in getLen()59 [&](const fir::BoxValue &) -> RT { in getTypeParams()
31 class BoxValue; variable268 BoxValue(mlir::Value addr) : AbstractIrBox{addr} { assert(verify()); } in BoxValue() function
30 class BoxValue; variable
816 [&](const fir::BoxValue &) -> ValuePair { in genBuffer()
133 BoxValue, // refers to a box value containing `v` enumerator