Searched defs:is_final (Results 1 – 10 of 10) sorted by relevance
26 struct _LIBCPP_TEMPLATE_VIS is_final : public integral_constant<bool, __is_final(_Tp)> {}; struct
187 def is_final(self, c: int) -> bool: member in HebrewProber
1394 unsigned is_final : 1; member