Searched refs:is_final (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__type_traits/
H A Dis_final.h26 is_final : public integral_constant<bool, __is_final(_Tp)> {}; struct in inherits:integral_constant
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DTrailingObjects.h236 static_assert(std::is_final<BaseTy>(), "BaseTy must be final.");
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dcompressed_pair.h22 #include <__type_traits/is_final.h>
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.h677 unsigned int is_final:1; member in struct:cplus_struct_type::fn_fieldlist::fn_field
930 #define TYPE_FN_FIELD_FINAL(thisfn, n) ((thisfn)[n].is_final)
/openbsd-current/gnu/lib/libcxx/
H A DMakefile709 __type_traits/is_final.h \

Completed in 137 milliseconds