Searched refs:static_const (Results 1 – 10 of 10) sorted by relevance
145 struct static_const struct151 constexpr T static_const<T>::value;
280 #define static_const static macro282 #define static_const static const macro
79 #define HB_FUNCOBJ(x) static_const x HB_UNUSED
289 #define static_const static macro291 #define static_const static const macro
82 #define HB_FUNCOBJ(x) static_const x HB_UNUSED
276 #define static_const static macro278 #define static_const static const macro
75 #define HB_FUNCOBJ(x) static_const x HB_UNUSED
405 constexpr const auto& to_json = detail::static_const<detail::to_json_fn>::value; // NOLINT(misc-def…
464 constexpr const auto& from_json = detail::static_const<detail::from_json_fn>::value; // NOLINT(misc…
3175 struct static_const struct3181 constexpr T static_const<T>::value;4327 constexpr const auto& from_json = detail::static_const<detail::from_json_fn>::value; // NOLINT(misc…4931 constexpr const auto& to_json = detail::static_const<detail::to_json_fn>::value; // NOLINT(misc-def…