Lines Matching refs:destroy
554 void destroy(value_t t)
610 std::allocator_traits<decltype(alloc)>::destroy(alloc, object);
618 std::allocator_traits<decltype(alloc)>::destroy(alloc, array);
626 std::allocator_traits<decltype(alloc)>::destroy(alloc, string);
634 std::allocator_traits<decltype(alloc)>::destroy(alloc, binary);
1243 m_value.destroy(m_type);
2444 std::allocator_traits<decltype(alloc)>::destroy(alloc, m_value.string);
2451 std::allocator_traits<decltype(alloc)>::destroy(alloc, m_value.binary);
2515 std::allocator_traits<decltype(alloc)>::destroy(alloc, m_value.string);
2522 std::allocator_traits<decltype(alloc)>::destroy(alloc, m_value.binary);