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