Home
last modified time | relevance | path

Searched refs:__new_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dptrauth.h161 __new_data) \ argument
163 __new_data)
286 __new_data) \ argument
291 (void)__new_data; \
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstring3352 pointer __new_data, __p;
3357 __new_data = __get_short_pointer();
3364 __new_data = __allocation.ptr;
3383 __new_data = __allocation.ptr;
3391 __begin_lifetime(__new_data, __target_capacity + 1);
3396 traits_type::copy(std::__to_address(__new_data), std::__to_address(__p), size() + 1);
3402 __set_long_pointer(__new_data);