Home
last modified time | relevance | path

Searched defs:as_base (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/std/language.support/support.rtti/type.info/
Dtype_info.equal.pass.cpp56 Base const& as_base = derived; in test() local
/external/cronet/tot/third_party/libc++/src/test/std/language.support/support.rtti/type.info/
Dtype_info.equal.pass.cpp56 Base const& as_base = derived; in test() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dsmall_vector.hpp135 BOOST_CONTAINER_FORCEINLINE allocator_type &as_base() BOOST_NOEXCEPT in as_base() function in boost::container::small_vector_allocator
413 base_type &as_base() { return static_cast<base_type&>(*this); } in as_base() function in boost::container::small_vector_base
414 const base_type &as_base() const { return static_cast<const base_type&>(*this); } in as_base() function in boost::container::small_vector_base