HomeSort by: relevance | last modified time | path
    Searched defs:underlying_type (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdbsupport/
enum-flags.h 96 = std::is_unsigned<typename std::underlying_type<enum_type>::type>;
159 using underlying_type = typename std::underlying_type<enum_type>::type;
211 constexpr operator underlying_type () const
259 using underlying = typename enum_flags<enum_type>::underlying_type; \
426 using underlying = typename enum_flags<enum_type>::underlying_type;
446 using underlying = typename enum_flags<enum_type>::underlying_type;
495 using uns = typename std::make_unsigned<underlying_type>::type;
enum-flags.h 96 = std::is_unsigned<typename std::underlying_type<enum_type>::type>;
159 using underlying_type = typename std::underlying_type<enum_type>::type;
211 constexpr operator underlying_type () const
259 using underlying = typename enum_flags<enum_type>::underlying_type; \
426 using underlying = typename enum_flags<enum_type>::underlying_type;
446 using underlying = typename enum_flags<enum_type>::underlying_type;
495 using uns = typename std::make_unsigned<underlying_type>::type;
  /src/external/gpl3/gdb/dist/gdbsupport/
enum-flags.h 96 = std::is_unsigned<typename std::underlying_type<enum_type>::type>;
159 using underlying_type = typename std::underlying_type<enum_type>::type;
211 constexpr operator underlying_type () const
259 using underlying = typename enum_flags<enum_type>::underlying_type; \
426 using underlying = typename enum_flags<enum_type>::underlying_type;
446 using underlying = typename enum_flags<enum_type>::underlying_type;
495 using uns = typename std::make_unsigned<underlying_type>::type;
enum-flags.h 96 = std::is_unsigned<typename std::underlying_type<enum_type>::type>;
159 using underlying_type = typename std::underlying_type<enum_type>::type;
211 constexpr operator underlying_type () const
259 using underlying = typename enum_flags<enum_type>::underlying_type; \
426 using underlying = typename enum_flags<enum_type>::underlying_type;
446 using underlying = typename enum_flags<enum_type>::underlying_type;
495 using uns = typename std::make_unsigned<underlying_type>::type;
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-lang.cc 244 tree underlying_type = ENUM_UNDERLYING_TYPE (type); local
247 underlying_type
248 = c_common_type_for_mode (TYPE_MODE (underlying_type),
249 TYPE_UNSIGNED (underlying_type));
251 return underlying_type;
cp-lang.cc 244 tree underlying_type = ENUM_UNDERLYING_TYPE (type); local
247 underlying_type
248 = c_common_type_for_mode (TYPE_MODE (underlying_type),
249 TYPE_UNSIGNED (underlying_type));
251 return underlying_type;
decl2.cc 2971 tree underlying_type = TREE_TYPE (DECL_NAME (decl));
2972 int underlying_vis = type_visibility (underlying_type);
2974 || (CLASS_TYPE_P (underlying_type)
2975 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type)))
2966 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); local
decl2.cc 2971 tree underlying_type = TREE_TYPE (DECL_NAME (decl));
2972 int underlying_vis = type_visibility (underlying_type);
2974 || (CLASS_TYPE_P (underlying_type)
2975 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type)))
2966 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-lang.cc 234 tree underlying_type = ENUM_UNDERLYING_TYPE (type); local
237 underlying_type
238 = c_common_type_for_mode (TYPE_MODE (underlying_type),
239 TYPE_UNSIGNED (underlying_type));
241 return underlying_type;
cp-lang.cc 234 tree underlying_type = ENUM_UNDERLYING_TYPE (type); local
237 underlying_type
238 = c_common_type_for_mode (TYPE_MODE (underlying_type),
239 TYPE_UNSIGNED (underlying_type));
241 return underlying_type;
decl2.cc 2813 tree underlying_type = TREE_TYPE (DECL_NAME (decl));
2814 int underlying_vis = type_visibility (underlying_type);
2816 || (CLASS_TYPE_P (underlying_type)
2817 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type)))
2808 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); local
decl2.cc 2813 tree underlying_type = TREE_TYPE (DECL_NAME (decl));
2814 int underlying_vis = type_visibility (underlying_type);
2816 || (CLASS_TYPE_P (underlying_type)
2817 && CLASSTYPE_VISIBILITY_SPECIFIED (underlying_type)))
2808 tree underlying_type = TREE_TYPE (DECL_NAME (decl)); local
  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit.cc 2571 gcc::jit::recording::type *underlying_type = local
2575 == underlying_type->unqualified ()),
2579 underlying_type->get_debug_string ());
2603 gcc::jit::recording::type *underlying_type = local
2607 == underlying_type->unqualified ()),
2611 underlying_type->get_debug_string ());
2631 gcc::jit::recording::type *underlying_type = local
2637 underlying_type,
2645 == underlying_type->unqualified ()),
2649 underlying_type->get_debug_string ())
2668 gcc::jit::recording::type *underlying_type = local
    [all...]
libgccjit.cc 2571 gcc::jit::recording::type *underlying_type = local
2575 == underlying_type->unqualified ()),
2579 underlying_type->get_debug_string ());
2603 gcc::jit::recording::type *underlying_type = local
2607 == underlying_type->unqualified ()),
2611 underlying_type->get_debug_string ());
2631 gcc::jit::recording::type *underlying_type = local
2637 underlying_type,
2645 == underlying_type->unqualified ()),
2649 underlying_type->get_debug_string ())
2668 gcc::jit::recording::type *underlying_type = local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit.cc 2538 gcc::jit::recording::type *underlying_type = local
2542 == underlying_type->unqualified ()),
2546 underlying_type->get_debug_string ());
2570 gcc::jit::recording::type *underlying_type = local
2574 == underlying_type->unqualified ()),
2578 underlying_type->get_debug_string ());
2598 gcc::jit::recording::type *underlying_type = local
2604 underlying_type,
2612 == underlying_type->unqualified ()),
2616 underlying_type->get_debug_string ())
2635 gcc::jit::recording::type *underlying_type = local
    [all...]
libgccjit.cc 2538 gcc::jit::recording::type *underlying_type = local
2542 == underlying_type->unqualified ()),
2546 underlying_type->get_debug_string ());
2570 gcc::jit::recording::type *underlying_type = local
2574 == underlying_type->unqualified ()),
2578 underlying_type->get_debug_string ());
2598 gcc::jit::recording::type *underlying_type = local
2604 underlying_type,
2612 == underlying_type->unqualified ()),
2616 underlying_type->get_debug_string ())
2635 gcc::jit::recording::type *underlying_type = local
    [all...]
  /src/external/gpl3/binutils/dist/ld/
pdb.h 442 uint32_t underlying_type; member in struct:lf_enum
pdb.h 442 uint32_t underlying_type; member in struct:lf_enum
  /src/external/gpl3/binutils.old/dist/ld/
pdb.h 442 uint32_t underlying_type; member in struct:lf_enum
pdb.h 442 uint32_t underlying_type; member in struct:lf_enum
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-format.cc 1807 tree underlying_type
1809 if (underlying_type != char_type_node
1810 && !(flag_char8_t && underlying_type == char8_type_node))
1812 if (underlying_type == char16_type_node
1813 || underlying_type == char32_type_node
1814 || underlying_type == wchar_type_node)
1805 tree underlying_type local
c-format.cc 1807 tree underlying_type
1809 if (underlying_type != char_type_node
1810 && !(flag_char8_t && underlying_type == char8_type_node))
1812 if (underlying_type == char16_type_node
1813 || underlying_type == char32_type_node
1814 || underlying_type == wchar_type_node)
1805 tree underlying_type local
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-format.cc 1763 tree underlying_type
1765 if (underlying_type != char_type_node
1766 && !(flag_char8_t && underlying_type == char8_type_node))
1768 if (underlying_type == char16_type_node
1769 || underlying_type == char32_type_node
1770 || underlying_type == wchar_type_node)
1761 tree underlying_type local
c-format.cc 1763 tree underlying_type
1765 if (underlying_type != char_type_node
1766 && !(flag_char8_t && underlying_type == char8_type_node))
1768 if (underlying_type == char16_type_node
1769 || underlying_type == char32_type_node
1770 || underlying_type == wchar_type_node)
1761 tree underlying_type local
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 10329 tree underlying_type = ENUM_UNDERLYING_TYPE (the_enum->enum_type);
10330 if (TREE_CODE (underlying_type) == BOOLEAN_TYPE)
10340 PLUS_EXPR, convert (underlying_type, value),
10341 convert (underlying_type, integer_one_node),
10298 tree underlying_type = ENUM_UNDERLYING_TYPE (the_enum->enum_type); local

Completed in 119 milliseconds

1 2