Searched refs:StoreTypeValue (Results 1 – 1 of 1) sorted by relevance
725 enum StoreTypeValue : uint8_t { enum732 constexpr StoreType(StoreTypeValue val) // NOLINT(runtime/explicit) in StoreType()735 constexpr StoreTypeValue value() const { return val_; } in value()763 const StoreTypeValue val_;