Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/support/
H A Duses_alloc_types.hpp170 bool has_alloc = false; member
260 bool has_alloc() const { return alloc_store.get_allocator() != nullptr; } in has_alloc() function