Home
last modified time | relevance | path

Searched refs:null_memory_resource (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__memory_resource/
H A Dmemory_resource.h67 …__returns_nonnull__, __const__]] _LIBCPP_FUNC_VIS memory_resource* null_memory_resource() noexcept;
/openbsd-src/gnu/llvm/libcxx/include/
H A Dmemory_resource40 memory_resource* null_memory_resource() noexcept;
/openbsd-src/gnu/llvm/libcxx/src/experimental/
H A Dmemory_resource.cpp92 memory_resource * null_memory_resource() noexcept { in null_memory_resource() function
/openbsd-src/gnu/llvm/libcxx/include/experimental/
H A Dmemory_resource48 memory_resource* null_memory_resource() noexcept;
149 _LIBCPP_DEPCREATED_MEMORY_RESOURCE("null_memory_resource()") _LIBCPP_FUNC_VIS
150 memory_resource * null_memory_resource() _NOEXCEPT;
/openbsd-src/gnu/llvm/libcxx/src/
H A Dmemory_resource.cpp89 memory_resource* null_memory_resource() noexcept { return &res_init.resources.null_res; } in null_memory_resource() function
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStdSymbolMap.inc1479 SYMBOL(null_memory_resource, std::pmr::, <memory_resource>)