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.h177 __new_data) \ argument
179 __new_data)
345 __new_data) \ argument
350 (void)__new_data; \
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dstring2770 pointer __new_data, __p;
2775 __new_data = __get_short_pointer();
2782 __new_data = __allocation.ptr;
2801 __new_data = __allocation.ptr;
2809 __begin_lifetime(__new_data, __target_capacity + 1);
2814 traits_type::copy(std::__to_address(__new_data), std::__to_address(__p), size() + 1);
2820 __set_long_pointer(__new_data);