Searched refs:kOptTypePtrPosInBox (Results 1 – 2 of 2) sorted by relevance
34 static constexpr unsigned kOptTypePtrPosInBox = 8; variable247 getExtendedDescFieldTypeModel<kOptTypePtrPosInBox>()(&getContext()));
1390 unsigned typeDescFieldId = isArray ? kOptTypePtrPosInBox : kDimsPosInBox; in consDescriptorPrefix()