Searched refs:hb_is_destructible (Results 1 – 1 of 1) sorted by relevance
301 using hb_is_destructible = _hb_is_destructible<T, void>; typedef302 #define hb_is_destructible(T) hb_is_destructible<T>::value macro348 using hb_is_trivially_destructible= hb_is_destructible<hb_trivial<T>>;