Searched refs:hb_is_const (Results 1 – 2 of 2) sorted by relevance
111 #define hb_is_const(T) hb_match_const<T>::value macro140 (!hb_is_const (From) || hb_is_const (To)) &&141 (!hb_is_reference (To) || hb_is_const (To) || hb_is_reference (To))
32519 -#define hb_is_const(T) hb_match_const<T>::value32544 - (!hb_is_const (From) || hb_is_const (To)) &&32545 - (!hb_is_reference (To) || hb_is_const (To) || hb_is_reference (To))