Searched defs:get_type_index (Results 1 – 3 of 3) sorted by relevance
154 inline constexpr type_index get_type_index() { in get_type_index() function
820 MAPBOX_VARIANT_DEPRECATED VARIANT_INLINE type_index_t get_type_index() const in get_type_index() function in mapbox::util::variant
1143 auto get_type_index = [&](std::string_view descriptor) { in TEST_F() local