Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__memory/
Dconstruct_at.h39 _LIBCPP_HIDE_FROM_ABI constexpr _Tp* construct_at(_Tp* __location, _Args&&... __args) { in construct_at() function
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dinlined_vector.h120 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()
144 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()
163 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()