Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/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