Searched defs:is_scoped_enum (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_scoped_enum.h32 struct _LIBCPP_TEMPLATE_VIS is_scoped_enum : public __is_scoped_enum_helper<_Tp> {}; struct in inherits:__is_scoped_enum_helper
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h432 bool is_scoped_enum = false; member in struct:ParsedDWARFTypeAttributes

Completed in 101 milliseconds