Home
last modified time | relevance | path

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

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