Searched refs:SwitchIndexFieldId (Results 1 – 1 of 1) sorted by relevance
1313 std::optional<FieldIDType> SwitchIndexFieldId; in buildFrameType() local1335 SwitchIndexFieldId = B.addField(IndexType, std::nullopt); in buildFrameType()1373 auto IndexField = B.getLayoutField(*SwitchIndexFieldId); in buildFrameType()