Home
last modified time | relevance | path

Searched defs:is_final (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_final.h26 struct _LIBCPP_TEMPLATE_VIS is_final : public integral_constant<bool, __is_final(_Tp)> {}; struct
/freebsd/sys/netinet/
H A Din_mcast.c2242 bool is_final; in inp_leave_group() local
/freebsd/sys/netinet6/
H A Din6_mcast.c2216 bool is_final; in in6p_leave_group() local