Searched refs:isBoxValue (Results 1 – 1 of 1) sorted by relevance
5727 assert(!isBoxValue() && in genSliceIndices()5786 if (!isBoxValue()) in genSliceIndices()5892 if (isBoxValue() && components.substring) { in genarr()5957 if (isBoxValue()) { in genarr()7365 inline bool isBoxValue() { return semant == ConstituentSemantics::BoxValue; } in isBoxValue() function in __anon67dfc8455a11::ArrayExprLowering