Home
last modified time | relevance | path

Searched defs:__copy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/__atomic/
H A Datomic_ref.h73 _Tp __copy = *__expected; __compare_exchange() local
/llvm-project/libcxx/include/__algorithm/
H A Dcopy.h108 __copy(_InIter __first, _Sent __last, _OutIter __result) { in __copy() function
/llvm-project/libcxx/include/__format/
H A Dbuffer.h95 _LIBCPP_HIDE_FROM_ABI void __copy(basic_string_view<_InCharT> __str) { __copy() function
/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp104 void __copy(const path& from, const path& to, copy_options options, error_code* ec) { __copy() function