Home
last modified time | relevance | path

Searched defs:__emplace (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__utility/
H A Dno_destroy.h41 _LIBCPP_HIDE_FROM_ABI _Tp& __emplace(_Args&&... __args) { in __emplace() function
/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dno_destroy.h40 _LIBCPP_HIDE_FROM_ABI _Tp& __emplace(_Args&&... __args) { in __emplace() function
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dnon_propagating_cache.h91 _LIBCPP_HIDE_FROM_ABI constexpr _Tp& __emplace(_Args&&... __args) { in __emplace() function
/freebsd/contrib/llvm-project/libcxx/include/__flat_set/
H A Dflat_multiset.h614 _LIBCPP_HIDE_FROM_ABI iterator __emplace(_Kp&& __key) { in __emplace() function
H A Dflat_set.h719 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 pair<iterator, bool> __emplace(_Kp&& __key) { in __emplace() function