Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.rtti/type.info/
H A Dtype_info.equal.pass.cpp56 Base const& as_base = derived; in test() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h1411 tree as_base; member