Home
last modified time | relevance | path

Searched defs:__a1 (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dswap_allocator.h25 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _Alloc& __a… in __swap_allocator()
41 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _All… in __swap_allocator()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dswap_allocator.h25 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _Alloc& __a… in __swap_allocator()
41 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _All… in __swap_allocator()
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dswap_allocator.h25 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _Alloc& __a… in __swap_allocator()
41 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _All… in __swap_allocator()
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dswap_allocator.h25 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _Alloc& __a… in __swap_allocator()
41 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 void __swap_allocator(_Alloc& __a1, _All… in __swap_allocator()
/external/clang/test/CodeGen/
Dpragma-weak.c132 void __a1(void) {} in __a1() function