Searched defs:__a1 (Results 1 – 2 of 2) sorted by relevance
25 _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()
136 void __a1(void) {} in __a1() function