Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__utility/
H A Dno_destroy.h46 _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _Tp& __emplace(_Args&&... __args) { __emplace() function
/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/
H A Dnon_propagating_cache.h91 _LIBCPP_HIDE_FROM_ABI constexpr _Tp& __emplace(_Args&&... __args) { in __emplace() function