Searched refs:__asan_annotate_container_with_allocator (Results 1 – 2 of 2) sorted by relevance
45 struct __asan_annotate_container_with_allocator : true_type {}; struct68 if (__asan_annotate_container_with_allocator<_Allocator>::value && __first_storage != nullptr) in __annotate_double_ended_contiguous_container()95 …if (!__libcpp_is_constant_evaluated() && __asan_annotate_container_with_allocator<_Allocator>::val… in __annotate_contiguous_container()
897 // __asan_annotate_container_with_allocator to false.